wa91h/local-ai-toolkit
A self-hosted AI toolkit running locally via Docker Compose, bundling an LLM gateway, workflow automation, and a chat UI — all backed by a shared PostgreSQL database.
Platform-specific configuration:
{
"mcpServers": {
"local-ai-toolkit": {
"command": "npx",
"args": [
"-y",
"local-ai-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...