Connecting Guru's MCP Server to Custom Clients

Learn how to integrate Guru's MCP server with custom applications and clients

MCP Server URL: https://mcp.api.getguru.com/mcp

If you’re building your own MCP-compatible app:

  1. Use the MCP client SDK in your language of choice
  2. Configure Guru’s endpoint: https://mcp.api.getguru.com/mcp
  3. Provide your credentials (OAuth or token)
  4. The SDK handles all protocol communication automatically

For comprehensive documentation and additional resources, see the Guru Developer Network.