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