Cortex for Claude Desktop
io.github.filippopilo/cortex
Patent-pending semantic memory for AI agents: quality-gated writes, conflict tracking. Free trial.
client:Claude Desktop
transport:streamable-http
tools:7
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",
"mcp-remote",
"https://skynetlab-cortex-saas-mcp.cortex-320.workers.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs