Local-first MCP server that sits transparently between your AI editor and any model, classifying intent, selecting the right files, and compiling focused context — with zero manual invocation.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@jatbas/aic@latest"
]
}