ZettelForge for Zed
io.github.rolandpg/zettelforge
Agentic memory for cyber threat intelligence. STIX graphs, actor aliasing, offline RAG, Sigma/YARA.
client:Zed
transport:stdio
runtime:pypi
Install ZettelForge in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"zettelforge": {
"command": "uvx",
"args": [
"zettelforge"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs