Solana MCP by Vybe connects Cursor to Vybe’s Solana API so you can explore on-chain markets, tokens and wallets without leaving chat. Look up token details, candles, liquidity, holders and trade or transfer history. Inspect wallets with PnL, balances, counterparties, NFT holdings, dust or empty accounts, and DeFi positions. Pull Pyth oracle feeds, browse labeled programs and DEXes, and use trading tools for swap quotes and building swaps. Ask in plain language and turn questions into structured Solana context for research, trading prep, and analysis.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.vybenetwork.xyz/mcp"
]
}