Skip to content
VS Code

Form5500 for VS Code

io.github.pipeworx-io/form5500

Form 5500 MCP — wraps the U.S. DOL/EBSA EFAST2 Form 5500 Search service

client:VS Code transport:streamable-http

Install Form5500 in VS Code

.vscode/mcp.json

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

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

Form5500 in other clients