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.

Ir para a instalação

Informações da origem

Repositório
vybenetwork/solana-mcp-vybe
Última atividade na origem
21 de setembro de 2026 às 20:36
Idioma detectado do SKILL.md
inglês
Estrelas
1.340
Forks
98

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Explorador de arquivos
3 arquivos

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
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`.
Ver no GitHub