Skip to content
Zed

Working Machines MCP Server for Zed

io.github.klei30/working-machines

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

client:Zed transport:streamable-http

Install Working Machines MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "working-machines": {
      "url": "https://app.workingmachines.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Working Machines MCP Server in other clients