-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Summary
The MCP Registry at https://registry.modelcontextprotocol.io currently has version 0.3.0 of codealive-mcp, but the latest version is 0.4.7.
Current State
- Registry version: 0.3.0
- Latest version: 0.4.7 (per server.json)
- Docker image: 0.4.6
Action Required
Run mcp-publisher publish to update the registry with the latest version.
Steps:
-
Install mcp-publisher CLI (if not already installed):
# macOS brew install anthropics/tap/mcp-publisher # or via curl curl -fsSL https://registry.modelcontextprotocol.io/install.sh | sh
-
Authenticate with GitHub:
mcp-publisher login github
-
Publish the update:
mcp-publisher publish
This will update the registry entry to reflect the latest version and features.
🤖 Generated with Claude Code
Metadata
Metadata
Assignees
Labels
No labels