← Index

Spot Advanced Swap Orders

io.github.orbs-network/spot·v2.3.2·Other
Quality Score
90
/100

Create gasless market, limit, TWAP, stop-loss, take-profit, and delayed-start swap orders.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "spot": {
      "command": "npx",
      "args": [
        "-y",
        "@orbs-network/spot"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "spot": {
      "command": "npx",
      "args": [
        "-y",
        "@orbs-network/spot"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @orbs-network/spot
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other