Skip to content
VS Code

Pcaob for VS Code

io.github.pipeworx-io/pcaob

PCAOB — Form AP auditor<->issuer engagements + firm inspection reports.

client:VS Code transport:streamable-http

Install Pcaob in VS Code

.vscode/mcp.json

{
  "servers": {
    "pcaob": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/pcaob/mcp"
    }
  }
}

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

Pcaob in other clients