mcp-manager: bump to 1.1.0 (emergent/PostHog removed, built-in mcp-manage server)

This commit is contained in:
2026-05-29 08:08:09 -07:00
parent 201e4895e4
commit 03b16eab6b
3 changed files with 4 additions and 4 deletions

View File

@@ -8,8 +8,8 @@
"port": 8501,
"categories": ["ai", "utilities"],
"description": "A control panel for your Model Context Protocol (MCP) servers. Add, edit, run and monitor stdio / SSE / HTTP servers, then export a ready-to-paste Claude configuration. stdio servers (npx- and uvx-based) are launched inside the container and exposed over HTTPS through the built-in SSE bridge. Node 20 and uv/uvx ship in the image, and every package cache is persisted to app-data so servers download once and survive restarts.",
"tipi_version": 1,
"version": "1.0.0",
"tipi_version": 2,
"version": "1.1.0",
"source": "https://git.alexzaw.dev/alexz/mcp-manager",
"website": "https://git.alexzaw.dev/alexz/mcp-manager",
"exposable": true,