CodeAlive MCP v2.0.0
CodeAlive MCP Server v2.0.0
What's New
isErrorflag on all tool error responses — agents can now reliably distinguish errors from dataLiteraltype forprofileparameter inget_artifact_relationships— invalid values are rejected by schema validation before the tool runs- Expanded docstrings for
semantic_searchandgrep_searchwith filtering parameter guidance fetch_artifactslimit raised to 50 (recommended ≤20 for context safety)
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