734ai/NeuroForge
NeuroForge is a local-first memory engine and task automation controller for VSCode. It enables agent-based workflows with persistent memory, full workspace awareness, and offline orchestration — no cloud required. Ideal for automating workflows, integrating local LLMs, or powering intelligent IDE agents.
Platform-specific configuration:
{
"mcpServers": {
"NeuroForge": {
"command": "npx",
"args": [
"-y",
"NeuroForge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...