What problem does it solve? Connecting AI agents to Solana blockchain data normally requires writing custom RPC integration code and managing API keys. This Skill lets MCP clients like Claude Desktop, Cursor, and VS Code query Solana accounts, SPL tokens, NFTs, and transactions directly through Vybe's hosted MCP server. ## Core Features & Use Cases - Account and Balance Queries: Fetch SOL balances, account info, and token accounts by owner across mainnet, devnet, and testnet. - Token and NFT Operations: Query SPL token metadata, Token-2022 extensions, and filter NFT holdings from token accounts. - Transaction Analysis: Retrieve transaction details, signatures, and history for any Solana address. - Use Case: Build a token portfolio viewer by asking your agent to fetch a wallet's SOL balance, list its token accounts, and pull metadata for each mint without writing any Solana SDK code. ## Quick Start Add the Vybe MCP server URL https://mcp.vybenetwork.xyz to your Cursor or Claude Desktop MCP configuration, restart the client, then ask your agent for the SOL balance of any Solana address.