# Firekeep (pypi · firekeep-client)

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

- Trust score: 68/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-18

## Components

- pypi · `firekeep-client`: 68/100 (this document), [markdown](https://verifymcp.io/servers/kapella-hub-firekeep/firekeep-client.md), [page](https://verifymcp.io/servers/kapella-hub-firekeep/firekeep-client)

## Channel facts

- Registry: `pypi`
- Package: `firekeep-client`
- Version: `1.0.2`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-18.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it.
  - 1 of 31 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 35/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: no license is declared.
  - Actively maintained (last published 0 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 357 tokens (~357/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 17/100
  - Stability observed for 5 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add kapella-hub-firekeep -- uvx firekeep-client
```

### Codex

```bash
codex mcp add kapella-hub-firekeep -- uvx firekeep-client
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "kapella-hub-firekeep": {
      "type": "local",
      "command": [
        "uvx",
        "firekeep-client"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add kapella-hub-firekeep --command uvx --arg firekeep-client
```

### Hermes

```yaml
mcp_servers:
  kapella-hub-firekeep:
    command: "uvx"
    args: ["firekeep-client"]
```

### Other

```json
{
  "mcpServers": {
    "kapella-hub-firekeep": {
      "command": "uvx",
      "args": [
        "firekeep-client"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-18 (score 68, +18)

- [security improvement] Malware scan: unverified → pass
- [functional improvement] Stability: unverified → 0.17
- [functional] Package version: 0.1.43 → 1.0.2
- [functional] Package version: 0.1.43 → 1.0.1

### 2026-08-17 (score 50, −15)

- [security regression] Malware scan: pass → unverified

### 2026-08-16 (score 65, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-08-14 (score 50, −15)

- [security regression] Malware scan: pass → unverified

### 2026-08-13 (score 65)

First indexed and scored.

## MCP tools (1)

### `firekeep_gateway_status` (~37 tokens)

Report which Firekeep backends are reachable and why any backend's tools are absent. This is diagnostic only; plans never filter tools.

## Diagnostics

Captured diagnostic sections: Provenance, Install scripts, Dependencies. The full working is on the page: https://verifymcp.io/servers/kapella-hub-firekeep/firekeep-client#diagnostics

## Score history

- 2026-08-18: 68
- 2026-08-17: 50
- 2026-08-16: 65
- 2026-08-15: 50
- 2026-08-14: 50
- 2026-08-13: 65

## Links

- PyPI project: https://pypi.org/project/firekeep-client/
- Socket report: https://socket.dev/pypi/package/firekeep-client
- Repository: https://github.com/kapella-hub/FirekeepHQ
- Website: https://firekeep.ai/
- Changelog RSS feed: https://verifymcp.io/servers/kapella-hub-firekeep/firekeep-client.xml
- Changelog JSON feed: https://verifymcp.io/servers/kapella-hub-firekeep/firekeep-client.json
- HTML version of this page: https://verifymcp.io/servers/kapella-hub-firekeep/firekeep-client
