jfyi-just-for-your-information

hlan-net/jfyi-just-for-your-information
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server & analytics platform that profiles developer coding habits and AI agent performance — Profile-Guided Optimization for AI-assisted development
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jfyi-just-for-your-i": {
      "command": "uvx",
      "args": [
        "jfyi-just-for-your-information"
      ]
    }
  }
}

Or install with pip: pip install jfyi-just-for-your-information

README Excerpt

JFYI is a passive MCP server that builds and maintains a **shared developer constitution** — a cross-project, cross-agent profile of how you work — and injects it into every AI assistant you use at the start of each session. Unlike project-level instruction files (`CLAUDE.md`, `GEMINI.md`), JFYI rules travel with the developer, not the codebase. Any agent you connect — Claude, Cursor, Copilot, Windsurf — reads the same profile. Corrections you make in one agent improve the behaviour of all subse