Skip to content
Claude Desktop

handinloop mcp server for Claude Desktop

io.github.lesofi/handinloop-mcp-server

Human-in-the-loop document extraction: submit a doc, get validated fields and an audit trail.

client:Claude Desktop transport:stdio runtime:npm

Install handinloop mcp server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "handinloop-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "handinloop-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

handinloop mcp server in other clients