pact.ai

hexablob/pact.ai
★ 0 stars TypeScript AI/LLM Updated 6d ago
🤝 Pact.ai stores your project's decisions, conventions and constraints — then verifies the code still honors them. 🔒 Code stays local; only verdicts travel. MCP server for Claude Code, Cursor, Codex and Gemini.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pact.ai": {
      "command": "npx",
      "args": [
        "-y",
        "hexablob/pact.ai"
      ]
    }
  }
}

README Excerpt

A shared knowledge layer for coding agents. Every session your agent starts, it starts from nothing. It rediscovers the project's conventions — usually by violating one and being corrected — and the correction is thrown away when the session ends. The next agent, on a different tool, repeats it. PactAI holds a project's decisions, conventions and constraints, serves each agent

Topics

ai-agentsclaude-codecursordeveloper-toolsknowledge-managementmcp