vybe-api-explorer
Explore and call the Vybe Solana API catalog through MCP — discover endpoints, inspect OpenAPI params, then run authenticated live requests. Use when the user…
Solana token and market intelligence via Vybe MCP — prices, holders, liquidity, candles, DEX trades, and top traders. Use when the user asks about a mint, token price, holders, markets, volume, OHLCV, or trader leaderboards.
$ npx -y skills add vybenetwork/solana-mcp-vybe --skill vybe-token-market-intel --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/vybe-token-market-intelContext preview
The summary Claude sees to decide when to auto-load this skill.
Solana token and market intelligence via Vybe MCP — prices, holders, liquidity, candles, DEX trades, and top traders. Use when the user asks about a mint, token price, holders, markets, volume, OHLCV, or trader leaderboards.
name: vybe-token-market-intel description: Solana token and market intelligence via Vybe MCP — prices, holders, liquidity, candles, DEX trades, and top traders. Use when the user asks about a mint, token price, holders, markets, volume, OHLCV, or trader leaderboards.
Use **Solana MCP by Vybe** tools to pull live token and market data.
1. Identify the subject: mint address, market/pool address, or symbol. If only a symbol is given, search endpoints that resolve symbols/mints first. 2. Use `search-endpoints` with focused keywords (`token`, `holders`, `ohlc`, `trades`, `markets`, `top-traders`). 3. Inspect the chosen route with `get-endpoint` (params, pagination, sorting). 4. Run `query-vybe-api` with the `path` and `query` params, using sensible defaults (small `limit`, explicit sort fields when required). 5. Present a tight briefing:
6. Suggest one concrete next query (e.g. expand holders, switch timeframe, compare markets).
Solana MCP by Vybe lets Cursor, Claude, Codex, and other MCP clients browse schemas or make live Solana API calls through one public MCP server. Public Model Context Protocol (MCP) registry metadata for Solana MCP by Vybe.
Repo: vybenetwork/solana-mcp-vybe
Explore and call the Vybe Solana API catalog through MCP — discover endpoints, inspect OpenAPI params, then run authenticated live requests. Use when the user…
Analyze Solana wallets with Vybe MCP — balances, holdings, PnL, transfers, and counterparties. Use when the user asks about a wallet address, portfolio,…