US motor-carrier registry: DOT/MC/name lookup, operating authority, safety — keyless
claude mcp add fmcsa --transport http https://gateway.pipeworx.io/fmcsa/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"fmcsa": {
"url": "https://gateway.pipeworx.io/fmcsa/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"fmcsa": {
"serverUrl": "https://gateway.pipeworx.io/fmcsa/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"fmcsa": {
"type": "http",
"url": "https://gateway.pipeworx.io/fmcsa/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"fmcsa": {
"url": "https://gateway.pipeworx.io/fmcsa/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"fmcsa": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/fmcsa/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/fmcsa/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--fmcsa/reviews or the review_server meta-tool.
POST /mcp