Skip to content
Claude Desktop

Metis RWA Research for Claude Desktop

io.github.metis-rwa/mcp

Research tokenized real-world assets on Solana: issuer controls, supply, liquidity, premiums

client:Claude Desktop transport:streamable-http runtime:npm

Install Metis RWA Research in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://metisagent.co/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Metis RWA Research in other clients