origingrid_execute_batch — OriginGrid MCP Tool
origingrid_execute_batch
(origingrid execute batch) is one of 19 tools on the
OriginGrid
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call origingrid_execute_batch from your client
- Claude Code OriginGrid origingrid_execute_batch run in your project directory
- Claude Desktop OriginGrid origingrid_execute_batch ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor OriginGrid origingrid_execute_batch ~/.cursor/mcp.json
- VS Code OriginGrid origingrid_execute_batch .vscode/mcp.json
- Zed OriginGrid origingrid_execute_batch ~/.config/zed/settings.json
- Windsurf OriginGrid origingrid_execute_batch ~/.codeium/windsurf/mcp_config.json
- Cline OriginGrid origingrid_execute_batch ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI OriginGrid origingrid_execute_batch ~/.gemini/settings.json
- Grok OriginGrid origingrid_execute_batch .mcp.json (in your project root)
- ChatGPT OriginGrid origingrid_execute_batch Settings → Connectors → Advanced → Developer mode
- Claude.ai OriginGrid origingrid_execute_batch Settings → Connectors → Add custom connector
- LangChain OriginGrid origingrid_execute_batch pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http origingrid-mcp https://www.origingrid.net/mcp
Other tools on this server
- origingrid_search
- origingrid_get_source
- origingrid_list
- origingrid_contribute
- origingrid_fetch
- origingrid_stats
- origingrid_search_similar
- origingrid_search_by_region
- origingrid_approve_contribution
- origingrid_reject_contribution
- origingrid_pending_contributions
- origingrid_discover
- origingrid_resolve
- origingrid_plan
- origingrid_search_session_create
- origingrid_search_session_execute
- origingrid_search_session_status
- origingrid_feedback
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.