Skip to main content
IX RWA exposes a hosted, read-only Model Context Protocol (MCP) endpoint — the Agent Gateway. It lets AI agents and MCP-compatible clients read the protocol’s live data directly: available assets, protocol statistics, and wallet portfolios.
The Agent Gateway is read-only. Agent-initiated transactions (payments, allocation) are a roadmap item, gated behind the verified money-path and mainnet — see Roadmap.

Endpoint

Transport is Streamable HTTP using JSON-RPC 2.0. Point any MCP-compatible client at the URL above.

Tools

Quickstart

1

List the available tools

Send an MCP tools/list request to discover the tools above and their input schemas.
2

Call a tool

Invoke a tool with tools/call. For example, list assets:
3

Read a portfolio

Use it from an MCP client

Add the endpoint to any MCP-compatible client (for example, Claude Code):

Data, honestly

The Gateway serves the same data the app uses. Asset economics include model-based projections (utilization and fee assumptions) as described in Revenue & distributions; realized on-chain figures are distinguished from projections. All values are testnet today.