Realmint for Claude Desktop
io.github.realmint-io/mcp
Agent-native scoring, search and routing for tokenized real-world assets across multi-chain.
client:Claude Desktop
transport:streamable-http
tools:16
Install Realmint 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://mcp.realmint.io/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
What Claude Desktop can do once it is connected
- realmint_my_wallet
- realmint_deposit
- realmint_buy
- realmint_sell
- realmint_withdraw
- realmint_logout
- realmint_list_assets
- realmint_list_instruments
- realmint_list_market
- realmint_get_asset
- realmint_get_asset_history
- realmint_get_score
- realmint_get_route_support
- realmint_get_price_history
- realmint_x402_buy_challenge
- realmint_whoami