Odel
stillos swap mcp

stillos swap mcp

Local
@stillmarcus24JavaScriptMITUpdated 1mo ago

Non-custodial Solana swap via Jupiter, 0.25% fee, free scam-check on every token you buy.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmstillos-swap-mcpv1.0.0

Run

npx -y stillos-swap-mcp

MCP client config

{
  "mcpServers": {
    "stillos-swap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "stillos-swap-mcp"
      ]
    }
  }
}