/connect-vybe
Connect and authenticate the Vybe Solana MCP server over OAuth.
$ npx -y skills add vybenetwork/solana-mcp-vybe --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/connect-vybe
Context preview
What this command does when you run it.
Connect and authenticate the Vybe Solana MCP server over OAuth.
Command definition
connect-vybe.mdname: connect-vybe description: Connect and authenticate the Vybe Solana MCP server over OAuth.
The plugin already declares the remote MCP server at `https://mcp.vybenetwork.xyz/mcp`.
1. Open Claude Code's MCP panel (`/mcp`) and select **solana-mcp-vybe**. 2. Choose **Authenticate**. The browser opens `https://mcp.vybenetwork.xyz/authorize`. 3. Sign in with a Vybe account and approve `openid`, `email`, `mcp:read`, and `mcp:write`. 4. Return here and confirm tools such as `list-endpoints` and `query-vybe-api` are available. 5. Never paste a private key. `build-vybe-transaction` returns an unsigned payload only.
If auth fails, retry `/mcp` rather than putting an API key in chat or in this repo.
Solana MCP by Vybe lets Cursor, Claude, Codex, and other MCP clients browse schemas or make live Solana API calls through one public MCP server. Public Model Context Protocol (MCP) registry metadata for Solana MCP by Vybe.
Repo: vybenetwork/solana-mcp-vybe

