cortex for Claude Desktop
io.github.danielblomma/cortex
Local repo context for coding assistants with semantic search and graph relationships.
client:Claude Desktop
transport:stdio
runtime:npm
Install cortex in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cortex": {
"command": "npx",
"args": [
"-y",
"@danielblomma/cortex-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs