Skip to content
Data
Command

/connect-vybe

Connect and authenticate the Vybe Solana MCP server over OAuth.

From plugin
solana-mcp-vybe
1.3k1 skill1 command1 MCP
Install
$ npx -y skills add vybenetwork/solana-mcp-vybe --agent claude-code

How 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.md
name: 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.

Ships withsolana-mcp-vybe

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.

Get the whole plugin
Stats
1,347
Stars
98
Forks
Active
Maintenance
1d ago
Last commit
5mo ago
Created

Repo: vybenetwork/solana-mcp-vybe