Skip to content
Grok

mcp factory for Grok

io.github.tmdrb625-wq/mcp-factory

에이전트에게 팔리는 MCP 도구를 반복 생산·측정·폐기하는 공장. 첫 도구: 한국 영업일 계산.

client:Grok transport:streamable-http

Install mcp factory in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-factory": {
      "type": "http",
      "url": "https://mcp-factory-worker.orbit-zero-9.workers.dev/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

mcp factory in other clients