> For the complete documentation index, see [llms.txt](https://docs.allmcp.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allmcp.co/help-center/readme.md).

# Help Center

<h2 align="center">How can we help?</h2>

<p align="center">Browse the topics below, or ask the Assistant anything you need help with.</p>

<p align="center"><button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Ask the Assistant</button></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-rocket-launch" style="color:$primary;">:rocket-launch:</i></h4></td><td><strong>Getting started</strong></td><td>Connect AllMCP to your agent in 2 minutes.</td><td><a href="https://docs.allmcp.co/documentation/documentation/quickstart">https://docs.allmcp.co/documentation/documentation/quickstart</a></td></tr><tr><td><h4><i class="fa-plug" style="color:$primary;">:plug:</i></h4></td><td><strong>Connecting a client</strong></td><td>Claude, Cursor, Windsurf, VS Code, Codex, and frameworks.</td><td><a href="https://docs.allmcp.co/documentation/documentation/connect">https://docs.allmcp.co/documentation/documentation/connect</a></td></tr><tr><td><h4><i class="fa-table-cells" style="color:$primary;">:table-cells:</i></h4></td><td><strong>Providers</strong></td><td>What each provider supports and how to connect it.</td><td><a href="https://docs.allmcp.co/documentation/documentation/providers">https://docs.allmcp.co/documentation/documentation/providers</a></td></tr><tr><td><h4><i class="fa-life-ring" style="color:$primary;">:life-ring:</i></h4></td><td><strong>Troubleshooting</strong></td><td>Fix the most common connection and tool errors.</td><td><a href="/pages/azmWo6Y7SEXSIST5uNHI">/pages/azmWo6Y7SEXSIST5uNHI</a></td></tr></tbody></table>

***

## Still stuck?

If a tool returns an unexpected error, ask your agent to report the issue along with what happened, and the details reach the AllMCP team. See [System tools](https://docs.allmcp.co/documentation/api-reference/system-tools) for what your agent can always do, no matter which providers you have connected.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.allmcp.co/help-center/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
