Local Brain/Hands/Eyes loop for AI coding agents. Persistent markdown knowledge vault with FTS5 search, sandboxed command execution via project-defined tools, and a feedback journal that compounds every session. 46 MCP tools. 100% local, 0% egress.
Server Config
{
"mcpServers": {
"ctxnest": {
"command": "npx",
"args": [
"-y",
"ctxnest-mcp"
]
}
}
}