Skip to content

Commit

Permalink
add mcpx MCP server to servers.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslice authored Feb 5, 2025
1 parent b4b213b commit 40a3866
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions extensions-site/public/servers.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,17 @@
"required": true
}
]
},
{
"id": "mcpx",
"name": "mcp.run",
"description": "Secure & portable MCP tools, managed on mcp.run",
"command": "npx --yes @dylibso/mcpx@latest",
"link": "https://www.mcp.run",
"installation_notes": "Install & prompt Goose with 'log me into mcp.run' to get started.",
"is_builtin": false,
"endorsed": true,
"githubStars": 0,
"environmentVariables": []
}
]

0 comments on commit 40a3866

Please sign in to comment.