Skip to content
Claude Desktop

ZettelForge for Claude Desktop

io.github.rolandpg/zettelforge

Agentic memory for cyber threat intelligence. STIX graphs, actor aliasing, offline RAG, Sigma/YARA.

client:Claude Desktop transport:stdio runtime:pypi

Install ZettelForge in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "zettelforge": {
      "command": "uvx",
      "args": [
        "zettelforge"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ZettelForge in other clients