map — quanticdata mcp MCP Tool
map
(map) is one of 26 tools on the
quanticdata mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call map from your client
- Claude Code quanticdata mcp map run in your project directory
- Claude Desktop quanticdata mcp map ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor quanticdata mcp map ~/.cursor/mcp.json
- VS Code quanticdata mcp map .vscode/mcp.json
- Zed quanticdata mcp map ~/.config/zed/settings.json
- Windsurf quanticdata mcp map ~/.codeium/windsurf/mcp_config.json
- Cline quanticdata mcp map ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI quanticdata mcp map ~/.gemini/settings.json
- Grok quanticdata mcp map .mcp.json (in your project root)
- ChatGPT quanticdata mcp map Settings → Connectors → Advanced → Developer mode
- Claude.ai quanticdata mcp map Settings → Connectors → Add custom connector
- LangChain quanticdata mcp map pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http quanticdata-mcp https://api.quanticdata.io/mcp
Other tools on this server
- scrape
- generate_parser
- save_parser_preset
- list_parser_presets
- parser_preset_stats
- heal_parser_preset
- seo_audit
- ai_visibility
- search
- search_and_read
- crawl
- crawl_status
- batch
- batch_status
- search_bulk
- search_bulk_status
- create_dataset
- dataset_status
- list_proxies
- generate_proxies
- proxy_locations
- whitelist_ip
- list_collectors
- run_collector
- collector_run_status
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.