Skip to content
VS Code

Autonomous Tool Factory for VS Code

io.github.lorenestinfinite-maker/tool-factory

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

client:VS Code transport:streamable-http

Install Autonomous Tool Factory in VS Code

.vscode/mcp.json

{
  "servers": {
    "tool-factory": {
      "type": "http",
      "url": "https://agency-backend-bbdk.onrender.com/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Autonomous Tool Factory in other clients