disler/just-prompt
just-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
Platform-specific configuration:
{
"mcpServers": {
"just-prompt": {
"command": "npx",
"args": [
"-y",
"just-prompt"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...