JoeCastrom/mcp-chat-studio
A powerful MCP testing tool with multi-provider LLM support (Ollama, OpenAI, Claude, Gemini). Test, debug, and develop MCP servers with a modern UI.
Platform-specific configuration:
{
"mcpServers": {
"mcp-chat-studio": {
"command": "npx",
"args": [
"-y",
"mcp-chat-studio"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...