> ## Documentation Index
> Fetch the complete documentation index at: https://ekso.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Config

> MCP tools for querying post-event hooks and configuration.

## get\_hook\_list

Get the list of post-event hooks/callbacks configured in the system.

| Property      |     |
| ------------- | --- |
| **Read-only** | Yes |

### Parameters

None.

### Returns

A `ConfigHook` object with the configured webhook endpoints and event subscriptions.
