Loading MCP server directory, please wait...
AI prompt optimization for 58+ platforms across 7 categories with custom platforms
npx @getmcp/cli add io.github.LumabyteCo/clarifypromptRequires Node.js 18+. Community-contributed server. Review source before installing.
LLM_API_URLLLM API endpoint URL (OpenAI-compatible or Anthropic)
LLM_MODELModel name/ID to use for optimization
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.LumabyteCo/clarifyprompt": {
"command": "npx",
"args": [
"-y",
"clarifyprompt-mcp"
],
"env": {
"LLM_API_URL": "",
"LLM_API_KEY": "",
"LLM_MODEL": ""
}
}
}
}