HumanMirror Forge for Grok
fr.humanmirror/forge
Five deterministic micro-tools for AI-agent data pipelines: clean, dedupe, normalize, score, detect.
client:Grok
transport:streamable-http
tools:5
Install HumanMirror Forge in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"forge": {
"type": "http",
"url": "https://humanmirror.fr/api/forge/mcp/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs