cognitive substrate for Zed
io.github.jaysonaionline/cognitive-substrate
28-layer cognitive substrate with cross-session ToT evolutionary memory and self-telemetry tools
client:Zed
transport:stdio
runtime:pypi
Install cognitive substrate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cognitive-substrate": {
"command": "uvx",
"args": [
"mcp-cognitive-substrate"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs