This MCP server is available at:
https://knowledge.dodopayments.com/mcp
~/.cursor/mcp.json{
"mcpServers": {
"dodo-knowledge-mcp": {
"url": "https://knowledge.dodopayments.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json{
"mcpServers": {
"dodo-knowledge-mcp": {
"serverUrl": "https://knowledge.dodopayments.com/mcp"
}
}
}
Claude Desktop requires using the mcp-remote package:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"dodo-knowledge-mcp": {
"command": "npx",
"args": ["-y", "mcp-remote@latest", "https://knowledge.dodopayments.com/mcp"]
}
}
}
If you encounter issues connecting:
rm -rf ~/.mcp-authFor more information about MCP:
© 2025 DodoPayments. All rights reserved.