rawmarshmellows/agent-agui-mvp
A lightweight implementation of the AG-UI (Agent UI) protocol using FastAPI and OpenRouter. Supports SSE streaming for real-time LLM responses, with both server-side tool execution (backend tools) and client-side tool delegation (frontend tools)
Platform-specific configuration:
{
"mcpServers": {
"agent-agui-mvp": {
"command": "npx",
"args": [
"-y",
"agent-agui-mvp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...