# dev.aieph/aieph

Shared knowledge cache for AI coding agents — reuse an answer once it exists.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.1.0
- **Author:** dev.aieph
- **License:** Unknown
- **Endpoints:** streamable-http https://aieph.dev/mcp
- **Source:** https://github.com/tryaieph/aieph
- **Endpoint health:** reachable (last checked 2026-09-14T12:47:57.449Z, 1 sample) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the content rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: clean
- Obfuscation scan: clean
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-14T18:35:52.016Z
- **Version scanned:** HEAD
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

9 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `cache_lookup` — Check the shared aieph answer cache for a coding question BEFORE doing a web
- `memory.write` — Save a fact, decision, or preference to the local personal memory so any AI client sharing this store can recall it later. Never store secrets (API keys, tokens
- `memory.search` — Recall memories by free-text query and/or tags, merged across user and project scope by default.
- `memory.list` — List memories (no ranking), optionally filtered by scope, tier, or a single tag.
- `memory.pin` — Promote a working/consolidated entry to pinned (never decays).
- `memory.forget` — Remove an entry: archives it by default, or permanently deletes it when hard=true.
- `memory.consolidate`
- `memory.review` — Return entries that may have gone stale relative to the repo, for the AI to re-check against
- `memory.verify` — Record the outcome of re-checking an entry against the current repo/reality.

## Install

**Verdict: review** — Installable, but 2 things to check first: No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
**Cautions** (coverage gaps and advisories — never blocking)
- No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"aieph\": {\n      \"type\": \"http\",\n      \"url\": \"https://aieph.dev/mcp\"\n    }\n  }\n}"
```

## Blast radius

Contained to moderate — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs on someone else's infrastructure; read-only tool surface.
- Floor 9, ceiling 27 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/dev.aieph%2Faieph
- Install plan: https://forgeregistry.com/api/v1/packages/dev.aieph%2Faieph/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/dev.aieph%2Faieph
- HTML page: https://forgeregistry.com/registry/dev.aieph%2Faieph
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
