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