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