Skip to content
VS Code

Process Street for VS Code

io.github.process-street/process-street-mcp

Connect AI agents to Process Street workflows, tasks, runs, data sets, and operational records.

client:VS Code transport:streamable-http

Install Process Street in VS Code

.vscode/mcp.json

{
  "servers": {
    "process-street-mcp": {
      "type": "http",
      "url": "https://mcp.process.st/"
    }
  }
}

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

Process Street in other clients