Working Machines MCP Server for VS Code
io.github.klei30/working-machines
Connect to 1,400+ apps and 15,000+ actions through one OAuth-protected MCP server.
client:VS Code
transport:streamable-http
Install Working Machines MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"working-machines": {
"type": "http",
"url": "https://app.workingmachines.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs