handinloop mcp server for Windsurf
io.github.lesofi/handinloop-mcp-server
Human-in-the-loop document extraction: submit a doc, get validated fields and an audit trail.
client:Windsurf
transport:stdio
runtime:npm
Install handinloop mcp server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"handinloop-mcp-server": {
"command": "npx",
"args": [
"-y",
"handinloop-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs