pratikjadhav2726/AG-UI-chatbot
A Next.js chatbot that uses Large Language Models (LLMs) and an MCP server to generate dynamic, structured UI templates from user requests, instantly creating dashboards, tables, charts, cards, and more.
Platform-specific configuration:
{
"mcpServers": {
"AG-UI-chatbot": {
"command": "npx",
"args": [
"-y",
"AG-UI-chatbot"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...