Skip to content
Grok

Solana MCP by Vybe for Grok

io.github.vybenetwork/vybe-solana-api

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

client:Grok transport:streamable-http

Install Solana MCP by Vybe in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Solana MCP by Vybe in other clients