← Back to Plugins
MCP Server MCP

Solana MCP by Vybe

github By github 👁 1 views ▲ 0 votes

Solana MCP for wallets, trades, markets, PnL, transfers, onchain data, signable swaps and API tools.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://docs.vybenetwork.com/mcp",
      "headers": [
        {
          "description": "API key for authenticated Solana API calls (get yours at https://vybe.fyi)",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "X-API-KEY"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...