Skip to content
Zed

Fmcsa for Zed

io.github.pipeworx-io/fmcsa

FMCSA MCP — US motor-carrier (trucking/bus) registry & safety.

client:Zed transport:streamable-http

Install Fmcsa in Zed

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

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

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

Fmcsa in other clients