phaedo-mcp

galavoxx/phaedo-mcp
★ 0 stars JavaScript AI/LLM Updated 3d ago
Open protocol + reference MCP server for Phaedo cognitive fingerprints — style injection at session start, agent decision consultations. Local, encrypted, user-owned.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "phaedo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "galavoxx/phaedo-mcp"
      ]
    }
  }
}

README Excerpt

Phaedo learns **how you think** — communication style, working style, decision pattern — into a portable, user-owned **cognitive fingerprint**, and carries it to any AI tool. This repo is the open half of that system: - **`spec/`** — the Phaedo Protocol's machine-readable JSON Schemas (fingerprint layers, consultation request/response, deference policies, receipts).

Topics

ai-gentsjson-schemamcpmcp-servermodel-context-protocolpersonalizationprivacy