Skip to content

CodeAlive MCP v3.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 04:55
· 17 commits to main since this release
f940924

What changed

  • Switched all tools to the canonical Tool API v3 endpoint: POST /api/tools/{name}.
  • Added repository navigation tools: get_repository_ontology, get_file_tree, and read_file.
  • Added ArtifactQuery tools: get_artifact_query_schema and query_artifact_metadata.
  • Standardized v3 payloads, agentic responses, repairable errors, and snake_case relationship profiles.
  • Removed deprecated MCP alias registration and legacy alias documentation.
  • Hardened HTTP transport for FastMCP 3.4.4 with Host/Origin validation and probe-safe health routes.
  • Expanded protocol, metadata, transport-security, stdio, and Tool API v3 contract coverage.

Compatibility

  • Requires the CodeAlive Tool API v3 backend.
  • Legacy MCP aliases are no longer exposed; use canonical tool names.