Skip to content

vybenetwork/solana-mcp-vybe

v1.1.3

Live Solana market, token, wallet, and API tools from Vybe.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

solana-mcp-vybehttp
{
  "type": "http",
  "url": "https://mcp.vybenetwork.xyz/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "solana-mcp-vybe",
  "version": "1.1.3",
  "description": "Live Solana market, token, wallet, and API tools from Vybe.",
  "author": {
    "name": "Vybe Network",
    "url": "https://vybe.fyi/"
  },
  "homepage": "https://docs.vybenetwork.com/docs/mcp",
  "repository": "https://github.com/vybenetwork/solana-mcp-vybe",
  "keywords": [
    "solana",
    "crypto",
    "wallet analytics",
    "token data",
    "onchain"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Solana MCP by Vybe",
        "shortDescription": "Explore live Solana tokens, traders, markets, and wallets.",
        "longDescription": "Solana MCP by Vybe connects Codex to Vybe’s live Solana data and API toolkit: wallets, trades, markets, PnL, transfers, on-chain activity, signable swaps, and endpoint discovery. Ask for a wallet’s balances, realized and unrealized PnL, counterparties, or token holdings; look up token prices, holders, liquidity, and candles; scan markets, DEX activity, trade history, and transfers; or pull top traders and labeled accounts without leaving Codex.\n\nBrowse the Vybe API catalog, inspect an endpoint’s parameters, then run authenticated live queries and get real results back.",
        "developerName": "Vybe Network",
        "category": "Developer Tools",
        "capabilities": [
          "Interactive",
          "Read",
          "Write",
          "Live Solana data",
          "API schema discovery",
          "Wallet balances and PnL",
          "Token prices and holders",
          "Market and DEX analytics",
          "Trade and transfer history",
          "Top traders and labeled accounts",
          "Swap quotes and unsigned txs",
          "OpenAPI endpoint search",
          "Authenticated live API calls",
          "x402 pay-per-call guidance"
        ],
        "websiteURL": "https://vybe.fyi/",
        "defaultPrompt": [
          "List the available Vybe Solana API endpoints.",
          "Show the parameters for the Wallet PnL endpoint.",
          "Find endpoints related to token holders."
        ],
        "composerIcon": "./assets/icon.png",
        "logo": "./assets/logo.png",
        "logoDark": "./assets/logo-dark.png"
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 3YAML files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai