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