plan_toolset — MCPExplorer MCP Tool
plan_toolset
(plan toolset) 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 plan_toolset from your client
- Claude Code MCPExplorer plan_toolset run in your project directory
- Claude Desktop MCPExplorer plan_toolset ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MCPExplorer plan_toolset ~/.cursor/mcp.json
- VS Code MCPExplorer plan_toolset .vscode/mcp.json
- Zed MCPExplorer plan_toolset ~/.config/zed/settings.json
- Windsurf MCPExplorer plan_toolset ~/.codeium/windsurf/mcp_config.json
- Cline MCPExplorer plan_toolset ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MCPExplorer plan_toolset ~/.gemini/settings.json
- Grok MCPExplorer plan_toolset .mcp.json (in your project root)
- ChatGPT MCPExplorer plan_toolset Settings → Connectors → Advanced → Developer mode
- Claude.ai MCPExplorer plan_toolset Settings → Connectors → Add custom connector
- LangChain MCPExplorer plan_toolset 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.