Skip to content
Zed

Form5500 for Zed

io.github.pipeworx-io/form5500

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

client:Zed transport:streamable-http

Install Form5500 in Zed

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

{
  "context_servers": {
    "form5500": {
      "url": "https://gateway.pipeworx.io/form5500/mcp"
    }
  }
}

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

Form5500 in other clients