Skip to content
Claude Desktop

Firekeep for Claude Desktop

io.github.kapella-hub/firekeep

Self-hosted operating layer for AI agents: knowledge, continuity, coordination, and governance.

client:Claude Desktop transport:stdio runtime:pypi

Install Firekeep in Claude Desktop

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

{
  "mcpServers": {
    "firekeep": {
      "command": "uvx",
      "args": [
        "firekeep-client"
      ]
    }
  }
}

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

Firekeep in other clients