Documentation Index
Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
🚀 Quickstart
Connect to the WordPress.com MCP server with Nango and call MCP tools in minutes. WordPress.com MCP uses OAuth 2.1 with dynamic client registration, so no app registration is required.Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> WordPress.com (MCP).
Call a WordPress.com MCP tool
Make your first MCP request (initialize handshake). Replace the placeholders below with your API key, integration ID, and connection ID:✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.