trevorflahardy/kew
Local LLM agent orchestration with a persistent worker pool. Run specialist agents (developer, debugger, tester, security, docs) in parallel via CLI or MCP — backed by SQLite, powered by Ollama or Claude
Platform-specific configuration:
{
"mcpServers": {
"kew": {
"command": "npx",
"args": [
"-y",
"kew"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...