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