Skip to main content

vybe-token-market-intel

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.

Zur Installation springen

Quellinformationen

Repository
vybenetwork/solana-mcp-vybe
Letzte Quellaktivität
21. September 2026 um 20:36
Erkannte Sprache von SKILL.md
Englisch
Sterne
1.340
Forks
98

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

Datei-Explorer
3 Dateien

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
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.
# Vybe token & market intel Use **Solana MCP by Vybe** tools to pull live token and market data. ## When to use - Token price, metadata, supply, or holder distribution - Market / pool liquidity and DEX activity - Trade history or OHLCV candles - Top traders or labeled accounts ## Workflow 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: - Price / liquidity / volume when available - Top holders or concentration notes - Recent trade or candle highlights - Caveats (pagination, delayed fields, unlabeled wallets) 6. Suggest one concrete next query (e.g. expand holders, switch timeframe, compare markets). ## Rules - Prefer mint addresses over ambiguous ticker symbols when both exist. - Call out incomplete data instead of inventing figures. - Keep responses scannable; use short tables for holders/trades when helpful. - Auth failures → ask the user to reconnect OAuth on `mcp.vybenetwork.xyz`.
Auf GitHub ansehen