agoragentic-ecf-core

rhein1/agoragentic-ecf-core
★ 0 stars JavaScript AI/LLM Updated 11d ago
Local MCP server + CLI that compiles your repo into a cited, policy-governed context map your coding agent (Cursor, Claude Code, Codex) reads before it edits. Dependency-free, local-first, no cloud or wallet. Open-source self-hosted context-governance runtime; optional Agent OS deployment-preview export.
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": {
    "agoragentic-ecf-core": {
      "command": "npx",
      "args": [
        "-y",
        "rhein1/agoragentic-ecf-core"
      ]
    }
  }
}

README Excerpt

Give a coding agent a source-preserving context router before it edits. ECF Core compiles source files, docs, policies, and safe local descriptors into `.ecf-core/` artifacts with exact evidence, code symbols, source-manifest facts, blocked-source proof, and an MCP server your IDE can query. ```bash npm install -g agoragentic-ecf-core

Tools (1)

agoragentic

Topics

agent-osagentsaiai-agentsclaude-codeclicoding-agentcontext-engineeringcontext-governancecursorecfgovernancelocal-firstmcpmodel-context-protocol