A public MCP endpoint that gives Claude direct access to Solana's onchain data and trading infrastructure. You get wallet queries, market data, PnL tracking, transfer history, and signable swap transactions all through a single streamable HTTP server at mcp.vybenetwork.xyz. Authentication runs through OAuth, so no API keys in your config files. Useful when you need to query token balances, analyze trading performance, or prepare Solana transactions without leaving your editor. The server exposes Vybe's full Solana API surface, so you can browse schemas or make live calls for anything from simple balance checks to complex DeFi operations. Setup is just pointing your MCP client at the URL and completing the OAuth flow.
claude mcp add --transport stdio io.github.vybenetwork-vybe-solana-api uvx vybe-solana-api