call_paid_api — EntRoute MCP Tool
call_paid_api
(call paid api) is one of 3 tools on the
EntRoute
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call call_paid_api from your client
- Claude Code EntRoute call_paid_api run in your project directory
- Claude Desktop EntRoute call_paid_api ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor EntRoute call_paid_api ~/.cursor/mcp.json
- VS Code EntRoute call_paid_api .vscode/mcp.json
- Zed EntRoute call_paid_api ~/.config/zed/settings.json
- Windsurf EntRoute call_paid_api ~/.codeium/windsurf/mcp_config.json
- Cline EntRoute call_paid_api ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI EntRoute call_paid_api ~/.gemini/settings.json
- Grok EntRoute call_paid_api .mcp.json (in your project root)
- ChatGPT EntRoute call_paid_api Settings → Connectors → Advanced → Developer mode
- Claude.ai EntRoute call_paid_api Settings → Connectors → Add custom connector
- LangChain EntRoute call_paid_api pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http entroute https://mcp.entroute.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.