get_platform_schema — Open Call Portal MCP Tool Read-only
get_platform_schema
(get platform schema) is one of 7 tools on the
Open Call Portal
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_platform_schema from your client
- Claude Code Open Call Portal get_platform_schema run in your project directory
- Claude Desktop Open Call Portal get_platform_schema ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Open Call Portal get_platform_schema ~/.cursor/mcp.json
- VS Code Open Call Portal get_platform_schema .vscode/mcp.json
- Zed Open Call Portal get_platform_schema ~/.config/zed/settings.json
- Windsurf Open Call Portal get_platform_schema ~/.codeium/windsurf/mcp_config.json
- Cline Open Call Portal get_platform_schema ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Open Call Portal get_platform_schema ~/.gemini/settings.json
- Grok Open Call Portal get_platform_schema .mcp.json (in your project root)
- ChatGPT Open Call Portal get_platform_schema Settings → Connectors → Advanced → Developer mode
- Claude.ai Open Call Portal get_platform_schema Settings → Connectors → Add custom connector
- LangChain Open Call Portal get_platform_schema pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http open-call-portals https://opencallportal.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.