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