Spot Advanced Swap Orders runs on your own machine — the client starts it, so there is no endpoint to ping. 484 installs a week from npm. Last commit 29 Jul 2026.
Create gasless market, limit, TWAP, stop-loss, take-profit, and delayed-start swap orders.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add spot -- npx -y @orbs-network/spot
{
"mcpServers": {
"spot": {
"args": [
"-y",
"@orbs-network/spot"
],
"command": "npx"
}
}
}
[mcp_servers.spot]
command = "npx"
args = ["-y", "@orbs-network/spot"]
{
"mcpServers": {
"spot": {
"args": [
"-y",
"@orbs-network/spot"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"spot": {
"args": [
"-y",
"@orbs-network/spot"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.