Loading MCP server directory, please wait...
Rubin: self-custody DEX for crypto perpetuals & spot - trade, read positions, orders, balances.
npx @getmcp/cli add trade.rubin/exchangeRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer MCP token - mint one on the Rubin exchange at rubin.trade (Trading Keys -> MCP Token).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"trade.rubin/exchange": {
"url": "https://mcp.mainnet.rubin.trade/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}