MCP Server

17 tools for Claude, OpenAI, OpenClaw, Cursor, and any MCP-compatible agent. Covers payments, identity (DID + EAS), marketplace, fiat bridge, cross-chain routing, and BYOK provider configuration.

Terminal
$ pip install oris-mcp-server
$ npm install -g @useoris/skill-openclaw # for OpenClaw

Claude Desktop Config

JSON
"mcpServers": { "oris": { "command": "npx", "args": ["@oris/mcp-server"], "env": { "ORIS_API_KEY": "oris_sk_live_...", "ORIS_PRIVATE_KEY": "oris_pk_live_..." } } }

Tools

ToolDescription
oris_register_agentRegister agent
oris_verify_agentVerify (L0-L1)
oris_create_walletCreate wallet
oris_get_balanceCheck balance
oris_set_policySet limits
oris_simulate_paymentSimulate
oris_send_paymentExecute payment
oris_get_paymentPayment status
oris_open_channelOpen channel
oris_meterMicropayment
oris_list_serviceList service
oris_find_servicesSearch
oris_place_orderPlace order