Spot Advanced Swap Orders for Claude Desktop
io.github.orbs-network/spot
Create gasless market, limit, TWAP, stop-loss, take-profit, and delayed-start swap orders.
client:Claude Desktop
transport:stdio
runtime:npm
Install Spot Advanced Swap Orders in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"spot": {
"command": "npx",
"args": [
"-y",
"@orbs-network/spot"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs