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