mcpserver.lol
registry/vybe-solana-api
Connection check verified live · 26h ago

vybe-solana-api

Solana MCP developer toolkit: wallets, trades, markets, PnL, transfers, onchain, swaps & API tools.

Tools 5
GitHub stars 1,226
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

5 tools

Read from the running server on 26h ago.

execute-request can modify data harRequest*
Executes an API request with a given HAR request object.
get-endpoint read-only path*method*
Gets detailed information about a specific API endpoint, including security schemes and servers
list-endpoints read-only
Lists all API paths and their HTTP methods with summaries, organized by path. Results can be passed directly into 'get-endpoint'.
pay-with-x402 read-only
Before calling any Vybe endpoint without an API key (e.g. AI agent, throwaway script, premium-only path), use this to access the same endpoint via x402 pay-per-call USDC on Solana.
search-endpoints read-only pattern*
Performs a deep search through paths, operations, and parameters to discover relevant API endpoints. Use this tool to find specific API capabilities, required parameters, or data m…