Skip to content

Commit 1634d77

Browse files
committed
fix: rename server files with transport suffix
- com.tavily-mcp.json -> com.tavily-mcp-npx.json (id: com.tavily-mcp-npx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 73cf5ed commit 1634d77

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": "com.tavily-mcp",
4-
"name": "Tavily",
3+
"id": "com.tavily-mcp-npx",
4+
"name": "Tavily (npx)",
55
"alias": "tavily",
66
"description": "AI-optimized search, web content extraction, site mapping, and crawling through the official Tavily MCP server. Purpose-built for LLM research workflows.",
77
"icon": "https://avatars.githubusercontent.com/u/170207473?v=4",

0 commit comments

Comments
 (0)