Skip to content
VS Code

Solana MCP by Vybe for VS Code

io.github.vybenetwork/vybe-solana-api

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

client:VS Code transport:streamable-http

Install Solana MCP by Vybe in VS Code

.vscode/mcp.json

{
  "servers": {
    "vybe-solana-api": {
      "type": "http",
      "url": "https://docs.vybenetwork.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Solana MCP by Vybe in other clients