dmatscheko/aiflow-chat
A chat application with flows, agents and MCP support, that interacts with AI models via the OpenAI-compatible API.
Platform-specific configuration:
{
"mcpServers": {
"aiflow-chat": {
"command": "npx",
"args": [
"-y",
"aiflow-chat"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...