Skip to content
Zed

In Bmv for Zed

io.github.pipeworx-io/in-bmv

Indiana BMV MCP — Bureau of Motor Vehicles branches, self-service kiosks, BMV Connect

client:Zed transport:streamable-http

Install In Bmv in Zed

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

{
  "context_servers": {
    "in-bmv": {
      "url": "https://gateway.pipeworx.io/in-bmv/mcp"
    }
  }
}

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

In Bmv in other clients