Skip to content

Commit 301b89c

Browse files
committed
fix: rename server files with transport suffix
- co.tinybird-mcp.json -> co.tinybird-mcp-uvx.json (id: co.tinybird-mcp-uvx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent dc45afa commit 301b89c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../schemas/server-definition.schema.json",
3-
"id": "co.tinybird-mcp",
4-
"name": "Tinybird",
3+
"id": "co.tinybird-mcp-uvx",
4+
"name": "Tinybird (uvx)",
55
"alias": "tinybird",
66
"description": "Query and manage Tinybird analytics data sources and endpoints. Run SQL queries, explore schemas, and publish API endpoints.",
77
"icon": "https://avatars.githubusercontent.com/u/53208553?v=4",

0 commit comments

Comments
 (0)