parcadei/Continuous-Claude-v3
Context management for Claude Code. Hooks maintain state via ledgers and handoffs. MCP execution without context pollution. Agent orchestration with isolated context windows.
Platform-specific configuration:
{
"mcpServers": {
"Continuous-Claude-v3": {
"command": "npx",
"args": [
"-y",
"Continuous-Claude-v3"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...