execute_api — PPN Hub — public APIs over MCP MCP Tool Mutating
execute_api
(execute api) is one of 3 tools on the
PPN Hub — public APIs over MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call execute_api from your client
- Claude Code PPN Hub — public APIs over MCP execute_api run in your project directory
- Claude Desktop PPN Hub — public APIs over MCP execute_api ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PPN Hub — public APIs over MCP execute_api ~/.cursor/mcp.json
- VS Code PPN Hub — public APIs over MCP execute_api .vscode/mcp.json
- Zed PPN Hub — public APIs over MCP execute_api ~/.config/zed/settings.json
- Windsurf PPN Hub — public APIs over MCP execute_api ~/.codeium/windsurf/mcp_config.json
- Cline PPN Hub — public APIs over MCP execute_api ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PPN Hub — public APIs over MCP execute_api ~/.gemini/settings.json
- Grok PPN Hub — public APIs over MCP execute_api .mcp.json (in your project root)
- ChatGPT PPN Hub — public APIs over MCP execute_api Settings → Connectors → Advanced → Developer mode
- Claude.ai PPN Hub — public APIs over MCP execute_api Settings → Connectors → Add custom connector
- LangChain PPN Hub — public APIs over MCP execute_api pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ppn-hub https://mcp.ppn-hub.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.