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