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