niawjunior/mcp-assistant-playground
A Streamlit-based chatbot interface powered by OpenAI GPT-4o that intelligently routes user input to custom MCP tools such as GPT chat, image generation, Supabase queries, and text-to-speech.
Platform-specific configuration:
{
"mcpServers": {
"mcp-assistant-playground": {
"command": "npx",
"args": [
"-y",
"mcp-assistant-playground"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...