extract_batch — x402 data gateway MCP Tool
extract_batch
(extract batch) is one of 25 tools on the
x402 data gateway
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call extract_batch from your client
- Claude Code x402 data gateway extract_batch run in your project directory
- Claude Desktop x402 data gateway extract_batch ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor x402 data gateway extract_batch ~/.cursor/mcp.json
- VS Code x402 data gateway extract_batch .vscode/mcp.json
- Zed x402 data gateway extract_batch ~/.config/zed/settings.json
- Windsurf x402 data gateway extract_batch ~/.codeium/windsurf/mcp_config.json
- Cline x402 data gateway extract_batch ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI x402 data gateway extract_batch ~/.gemini/settings.json
- Grok x402 data gateway extract_batch .mcp.json (in your project root)
- ChatGPT x402 data gateway extract_batch Settings → Connectors → Advanced → Developer mode
- Claude.ai x402 data gateway extract_batch Settings → Connectors → Add custom connector
- LangChain x402 data gateway extract_batch pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http x402-data-gateway https://agents.samedaydesk.com/mcp
Other tools on this server
- extract
- lockfile_pin_delta
- read
- scan
- schemaforge
- enrich
- wallet_enrich
- deep_audit
- morpho_position
- morpho_protection
- morpho_market_underwrite
- morpho_preliquidation_replay
- opportunity_preflight
- agent_discoverability_audit
- payment_offer_preflight
- seller_integrity_audit
- contract_qualified_search
- agent_surface_budget_audit
- settlement_proof
- transaction_receipt
- solana_transaction_receipt
- wallet_policy_conformance
- stateful_wallet_policy_conformance
- page_change
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.