You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mcpb/manifest.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"manifest_version": "0.4",
3
3
"name": "mcp-broker",
4
4
"display_name": "mcp-broker",
5
-
"version": "0.1.2",
5
+
"version": "1.0.0",
6
6
"description": "Local MCP broker that exposes many configured upstream MCP servers through one client entry.",
7
7
"long_description": "mcp-broker runs a local broker process and a compact stdio facade so MCP clients can connect to one local server instead of loading every upstream tool directly.",
0 commit comments