https://docs.xquik.com/mcp. AI tools can search the full docs site - API reference, guides, examples, and type definitions - during conversations.
This is separate from the Xquik API MCP server at xquik.com/mcp, which interacts with your Xquik account (monitors, extractions, draws, X data lookups). The docs MCP server is read-only and requires no authentication.
| Docs MCP Server | API MCP Server | |
|---|---|---|
| URL | https://docs.xquik.com/mcp | https://xquik.com/mcp |
| Purpose | Search documentation | Interact with X data |
| Auth | None | API key or OAuth 2.1 |
| Tools | 1 (search) | 26 |
| Cost | Free | Metered (some tools) |
Quick Connect
Use the contextual menu at the top of any docs page to connect instantly:- Copy MCP Server URL - copies
https://docs.xquik.com/mcpto your clipboard - Copy MCP Install Command - copies the
npx add-mcpinstall command - Connect to Cursor - installs the docs MCP server in Cursor
- Connect to VS Code - installs the docs MCP server in VS Code
Setup
- Claude.ai (Web)
- Claude Code
- Cursor
- VS Code
- Windsurf
- OpenCode
- Go to Settings > Connectors in Claude.
- Select Add custom connector.
- Enter:
- Name:
Xquik Docs - URL:
https://docs.xquik.com/mcp
- Name:
- Select Add.
- In any chat, click the attachments button (plus icon) and select Xquik Docs.
Using Both MCP Servers
For the best experience, connect both:- Docs MCP (
docs.xquik.com/mcp) - the AI searches documentation to understand API parameters, error codes, and usage patterns. - API MCP (
xquik.com/mcp) - the AI executes actions: searches tweets, runs extractions, sets up monitors.
- Claude Code
- Cursor
- VS Code
What Gets Searched
The docs MCP server indexes all public pages:- API reference (37 endpoint pages)
- Guides (workflows, error handling, rate limits, billing, extraction workflow, trends, webhook testing)
- Webhook documentation (overview, signature verification)
- MCP server setup and tools reference
- OAuth 2.1 documentation
- Architecture, troubleshooting, and type definitions
llms.txt(complete API technical reference)