letsclarify mcp for Windsurf
io.github.heisee/letsclarify-mcp
Human-in-the-Loop API: AI agents create forms, share URLs with humans, get JSON back.
client:Windsurf
transport:stdio
runtime:npm
Install letsclarify mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"letsclarify-mcp": {
"command": "npx",
"args": [
"-y",
"@heisee/letsclarify-mcp"
],
"env": {
"LETSCLARIFY_API_KEY": "<LETSCLARIFY_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs