Loading MCP server directory, please wait...
Human-in-the-Loop API: AI agents create forms, share URLs with humans, get JSON back.
npx @getmcp/cli add io.github.heisee/letsclarify-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
LETSCLARIFY_API_KEYYour LetsClarify API key (starts with lc_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.heisee/letsclarify-mcp": {
"command": "npx",
"args": [
"-y",
"@heisee/letsclarify-mcp"
],
"env": {
"LETSCLARIFY_API_KEY": ""
}
}
}
}