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