Skip to content
Grok

Autonomous Tool Factory for Grok

io.github.lorenestinfinite-maker/tool-factory

Autonomous factory that finds real developer pain points and builds small paid AI tools to fix them.

client:Grok transport:streamable-http

Install Autonomous Tool Factory in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tool-factory": {
      "type": "http",
      "url": "https://agency-backend-bbdk.onrender.com/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

Autonomous Tool Factory in other clients