Skip to content
Cursor

Public Suffix List for Cursor

io.github.pipeworx-io/public-suffix-list

Public Suffix List MCP.

client:Cursor transport:streamable-http

Install Public Suffix List in Cursor

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

{
  "mcpServers": {
    "public-suffix-list": {
      "url": "https://gateway.pipeworx.io/public-suffix-list/mcp"
    }
  }
}

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

Public Suffix List in other clients