Skip to content
Cursor

us eli mcp for Cursor

io.github.matematicsolutions/us-eli-mcp

US law MCP: bills, US Code, Federal Register, executive orders, case law (state+federal), eCFR

client:Cursor transport:stdio runtime:pypi

Install us eli mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "us-eli-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "us-eli-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

us eli mcp in other clients