read — x402 data gateway MCP Tool Read-only
read
(read) 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 read from your client
- Claude Code x402 data gateway read run in your project directory
- Claude Desktop x402 data gateway read ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor x402 data gateway read ~/.cursor/mcp.json
- VS Code x402 data gateway read .vscode/mcp.json
- Zed x402 data gateway read ~/.config/zed/settings.json
- Windsurf x402 data gateway read ~/.codeium/windsurf/mcp_config.json
- Cline x402 data gateway read ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI x402 data gateway read ~/.gemini/settings.json
- Grok x402 data gateway read .mcp.json (in your project root)
- ChatGPT x402 data gateway read Settings → Connectors → Advanced → Developer mode
- Claude.ai x402 data gateway read Settings → Connectors → Add custom connector
- LangChain x402 data gateway read 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
- extract_batch
- lockfile_pin_delta
- 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.