The Model Context Protocol (MCP) allows you to connect WePayout’s documentation directly to your AI tools (like Claude, Cursor, or VS Code). This enables the AI to have real-time access to our latest API reference, guides, and concepts.Documentation Index
Fetch the complete documentation index at: https://docs.wepayout.co/llms.txt
Use this file to discover all available pages before exploring further.
MCP Server URL
Use the following URL to connect to our hosted MCP server:How to use
Claude
- Navigate to the Connectors page in your Claude settings.
- Select Add custom connector.
- Enter a name (e.g.,
WePayout) and the MCP URL:https://docs.wepayout.co/mcp. - Click Add.
- When chatting with Claude, click the plus icon (attachments) and select the WePayout connector.
Cursor
- Open the command palette (
Cmd/Ctrl + Shift + P). - Search for “Open MCP settings”.
- Select Add custom MCP. This opens your
mcp.jsonfile. - Add the WePayout server configuration:
VS Code (with Copilot)
- Create or open
.vscode/mcp.jsonin your project. - Add the following configuration:

