Context engine for large codebases, exposed through MCP. Gives AI coding agents precise repository context; benchmarked at frontier-agent quality with ~25x lower model cost and 45% fewer tokens with semantic search.
codebasesemantic-searchai-contextmcp-servercode-analysisgraph-retrievalcontext-enginelarge-codebasescontext
Installation & Configuration
{
"mcpServers": {
"codealive": {
"url": "https://mcp.codealive.ai/api",
"headers": {
"Authorization": "Bearer YOUR_API_KEY_HERE"
}
}
}
}Information
Transport
stdiossestreamable-http
Language
Python
Created
2026/6/15
Updated
2026/6/17