Skip to content

Commit e402078

Browse files
committed
registry: rename server id to io.github.vybenetwork/solana-mcp-vybe (match repo)
Made-with: Cursor
1 parent b24a72e commit e402078

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ Use `examples/cursor-mcp.json` as the install snippet. For [Cursor Directory](ht
4343

4444
## Registry server id
4545

46-
Registry id: **`io.github.vybenetwork/vybe-solana-api`** (`server.json` `name`; display title is **Solana MCP by Vybe**).
46+
Registry id: **`io.github.vybenetwork/solana-mcp-vybe`** (`server.json` `name`; display title is **Solana MCP by Vybe**).

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
3-
"name": "io.github.vybenetwork/vybe-solana-api",
3+
"name": "io.github.vybenetwork/solana-mcp-vybe",
44
"title": "Solana MCP by Vybe",
55
"description": "Solana MCP by Vybe: OpenAPI discovery, doc search, remote Solana API. API key for live API calls.",
6-
"version": "1.0.4",
6+
"version": "1.0.5",
77
"websiteUrl": "https://docs.vybenetwork.com/docs/mcp",
88
"repository": {
99
"url": "https://github.com/vybenetwork/solana-mcp-vybe",

0 commit comments

Comments
 (0)