Skip to content
Grok

Working Machines MCP Server for Grok

io.github.klei30/working-machines

Connect to 1,400+ apps and 15,000+ actions through one OAuth-protected MCP server.

client:Grok transport:streamable-http

Install Working Machines MCP Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "working-machines": {
      "type": "http",
      "url": "https://app.workingmachines.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

Working Machines MCP Server in other clients