Local MCP server for Accreted Intelligence that installs and runs a Work Model on your machine, with retrieval and action loops that learn which paths worked and replay them later. It connects agent clients like Claude Code, Codex, Cursor, and OpenCode, and keeps the learning/state locally with approval gates before anything leaves the machine.
From the registry: Local Work Model MCP server for agent work that learns from real outcomes.
$ curl -fsSL https://raw.githubusercontent.com/maxbaluev/accreted-intelligence/main/bootstrap/install | shhttps://github.com/maxbaluev/accreted-intelligence#install$ irm https://raw.githubusercontent.com/maxbaluev/accreted-intelligence/main/bootstrap/install.ps1 | iexhttps://github.com/maxbaluev/accreted-intelligence#install$ ACC_NO_TELEMETRY=1 curl -fsSL https://raw.githubusercontent.com/maxbaluev/accreted-intelligence/main/bootstrap/install | shhttps://github.com/maxbaluev/accreted-intelligence#you-own-itPlease install the `accint` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install AccInt binary** — Run the official one-line installer for your OS to install the local `acc` binary. The installer also wires supported hosts automatically. Run: `curl -fsSL https://raw.githubusercontent.com/maxbaluev/accreted-intelligence/main/bootstrap/install | sh` (https://github.com/maxbaluev/accreted-intelligence#install)
Optional prerequisites:
- Windows install alternative — On Windows, use the PowerShell installer. Run: `irm https://raw.githubusercontent.com/maxbaluev/accreted-intelligence/main/bootstrap/install.ps1 | iex` (https://github.com/maxbaluev/accreted-intelligence#install)
- Optional: disable anonymous installer telemetry — The README says anonymous event-name telemetry is enabled by the public installer and can be skipped by setting `ACC_NO_TELEMETRY=1`. Run: `ACC_NO_TELEMETRY=1 curl -fsSL https://raw.githubusercontent.com/maxbaluev/accreted-intelligence/main/bootstrap/install | sh` (https://github.com/maxbaluev/accreted-intelligence#you-own-it)
Canonical MCP server config (stdio transport):
- command: `acc`
- args: []
Note: The README describes `acc` as a local MCP server installed via the official installer or MCP Registry package `io.github.maxbaluev/accint`. It does not provide a manual canonical MCP command/args snippet beyond indicating the installed binary is `acc` and that the installer wires host configs automatically. No API key is required; the README explicitly says it is local and requires no account or API key.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ACC_INSTALL_REFrequiredInstall attribution/referrer value used by the installer.ACC_INSTALL_SOURCErequiredInstall source tracking string passed to the installer.AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.