Skip to main content
The RWA.xyz MCP server gives AI assistants direct, OAuth-secured access to RWA.xyz’s tokenized real-world asset data. Once connected, you can research markets, compare assets, and answer questions about tokens, issuers, networks, and more — without leaving your chat. MCP (Model Context Protocol) is an open standard for connecting AI assistants to external tools and data sources.
Claude is the only supported MCP client today. Support for more clients is coming soon.

Connection details

FieldValue
Server nameRWA.xyz
Remote MCP server URLhttps://mcp.rwa.xyz
AuthenticationOAuth 2.0 (Client ID + Client Secret)
You generate your OAuth Client ID and Secret from the MCP settings page on RWA.xyz. See the Setup guide for step-by-step instructions.

What you can do

The MCP server exposes RWA.xyz’s data through a set of tools your assistant can call on your behalf. These cover the same data available through the API and Data Catalog, including:

Assets & tokens

Query tokenized asset metrics, search tokens, and inspect token holders.

Issuers & managers

Look up the issuers and asset managers behind tokenized products.

Networks & platforms

Explore blockchain networks, platforms, and protocols.

Service providers

Find service providers across the tokenization ecosystem.

Transactions

Query on-chain transaction activity for tokenized assets.

Reference data

List asset classes, measures, filters, and other reference data.

Security

The MCP server uses OAuth 2.0. Your credentials stay private, and you can revoke access at any time from the MCP settings page. Your client secret is shown only once when you create a connection — store it somewhere safe.

Next steps

Setup guide

Connect RWA.xyz to Claude in a few minutes.

API Overview

Prefer to build your own integration? Use the REST API.