Skip to content

Commit 9dc97c1

Browse files
committed
fix: rename server files with transport suffix
- ai.perplexity-mcp.json -> ai.perplexity-mcp-npx.json (id: ai.perplexity-mcp-npx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 4af9c55 commit 9dc97c1

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": "ai.perplexity-mcp",
4-
"name": "Perplexity",
3+
"id": "ai.perplexity-mcp-npx",
4+
"name": "Perplexity (npx)",
55
"alias": "perplexity",
66
"description": "AI-powered search using Perplexity models. Provides web search, deep research, and reasoning capabilities with real-time web context.",
77
"icon": "https://avatars.githubusercontent.com/u/185426709?v=4",

0 commit comments

Comments
 (0)