Loading MCP server directory, please wait...
Create gasless market, limit, TWAP, stop-loss, take-profit, and delayed-start swap orders.
npx @getmcp/cli add io.github.orbs-network/spotRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.orbs-network/spot": {
"command": "npx",
"args": [
"-y",
"@orbs-network/spot"
]
}
}
}