cortex

abdul-hamid-achik/cortex
★ 0 stars Go Code/Dev Tools Updated today
Local-first agent kernel: a durable case file + phase machine (orient → investigate → plan → change → verify → preserve) between an LLM and a specialist tool ecosystem. CLI + MCP server.
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": {
    "cortex": {
      "command": "go",
      "args": [
        "run",
        "github.com/abdul-hamid-achik/cortex@latest"
      ]
    }
  }
}

README Excerpt

**An evidence-guided agent kernel for software-engineering agents.** Cortex is a small, local-first runtime that sits between an LLM and a set of specialist tools. It does not replace the model's planning or coding ability — it supplies the parts models are consistently bad at preserving across long tool-using tasks: