HumanMirror Forge for Claude Desktop
fr.humanmirror/forge
Five deterministic micro-tools for AI-agent data pipelines: clean, dedupe, normalize, score, detect.
client:Claude Desktop
transport:streamable-http
tools:5
Install HumanMirror Forge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"forge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://humanmirror.fr/api/forge/mcp/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs