Context intelligence for AI coding agents: navigation, impact, memory, guarded edits.
claude mcp add codecortex-context-engine -- uvx codecortex-context-engine
claude_desktop_config.json
{
"mcpServers": {
"codecortex-context-engine": {
"command": "uvx",
"args": [
"codecortex-context-engine"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"codecortex-context-engine": {
"command": "uvx",
"args": [
"codecortex-context-engine"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"codecortex-context-engine": {
"command": "uvx",
"args": [
"codecortex-context-engine"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"codecortex-context-engine": {
"type": "stdio",
"command": "uvx",
"args": [
"codecortex-context-engine"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"codecortex-context-engine": {
"command": "uvx",
"args": [
"codecortex-context-engine"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.BehnamJalaliCo--codecortex-context-engine/reviews or the review_server meta-tool.
POST /mcp