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