prepare_response_form — Open Call Portal MCP Tool
prepare_response_form
(prepare response form) 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 prepare_response_form from your client
- Claude Code Open Call Portal prepare_response_form run in your project directory
- Claude Desktop Open Call Portal prepare_response_form ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Open Call Portal prepare_response_form ~/.cursor/mcp.json
- VS Code Open Call Portal prepare_response_form .vscode/mcp.json
- Zed Open Call Portal prepare_response_form ~/.config/zed/settings.json
- Windsurf Open Call Portal prepare_response_form ~/.codeium/windsurf/mcp_config.json
- Cline Open Call Portal prepare_response_form ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Open Call Portal prepare_response_form ~/.gemini/settings.json
- Grok Open Call Portal prepare_response_form .mcp.json (in your project root)
- ChatGPT Open Call Portal prepare_response_form Settings → Connectors → Advanced → Developer mode
- Claude.ai Open Call Portal prepare_response_form Settings → Connectors → Add custom connector
- LangChain Open Call Portal prepare_response_form 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.