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