Ecfr for Cursor
io.github.pipeworx-io/ecfr
eCFR (Electronic Code of Federal Regulations) MCP.
client:Cursor
transport:streamable-http
Install Ecfr in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ecfr": {
"url": "https://gateway.pipeworx.io/ecfr/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs