← Back to Plugins
MCP Server MCP

io.github.stillmarcus24/stillos-swap-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "stillos-swap-mcp",
      "version": "1.0.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "description": "run as MCP stdio server",
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...