Skip to content
Windsurf

Nhtsa for Windsurf

io.github.pipeworx-io/nhtsa

NHTSA MCP — wraps the NHTSA vPIC (Vehicle Product Information Catalog) API (free, no auth)

client:Windsurf transport:streamable-http

Install Nhtsa in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "nhtsa": {
      "serverUrl": "https://gateway.pipeworx.io/nhtsa/mcp"
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Nhtsa in other clients