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

# Search these docs from your agent

> These docs are served over their own MCP endpoint — add docs.webhook.co/mcp to your agent and it can search and retrieve them live.

These docs are themselves an MCP server. Add `docs.webhook.co/mcp` to your agent and it can search and pull pages from this site live — no copy-pasting, no stale snapshots.

```text theme={null}
https://docs.webhook.co/mcp
```

Add it the same way you'd add any remote MCP server (the [client config](/mcp/using-from-a-client) shape applies), and your agent gains tools to search and fetch this documentation on demand.

<Warning>
  This is not the product server. `docs.webhook.co/mcp` only **reads documentation**. The server
  that operates your webhooks — endpoints, events, triggers — is `mcp.webhook.co/mcp`. Two different
  endpoints, two different jobs: one answers "what do the docs say?", the other does the work.
</Warning>

## In a hurry

Every page here has a copy / open menu — grab the page as Markdown, or open it straight in ChatGPT, Claude, or Cursor with the context already loaded. Handy when you want to ask a question about one page without wiring up the docs server at all.

<Card title="The product MCP server" icon="plug" href="/mcp/overview">
  The 21 tools that actually operate your webhooks.
</Card>
