CodeAlive MCP v2.0.1
CodeAlive MCP Server v2.0.1
Changes
chattool description updated: agents will no longer callchatautomatically — only when the user explicitly asks for it. Prefersemantic_search,grep_search,fetch_artifactsfor all other tasks.
Install
Claude Desktop — download codealive-mcp.mcpb below, then Settings → Extensions → Install Extension.
Claude Code (Remote HTTP)
claude mcp add --transport http codealive https://mcp.codealive.ai/api --header "Authorization: Bearer YOUR_API_KEY"Docker
docker run --rm -i -e CODEALIVE_API_KEY=your-key ghcr.io/codealive-ai/codealive-mcp:main