Rdap for Cursor
io.github.pipeworx-io/rdap
RDAP — Registration Data Access Protocol (domains, IPs, ASNs) via IANA bootstrap
client:Cursor
transport:streamable-http
Install Rdap in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"rdap": {
"url": "https://gateway.pipeworx.io/rdap/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs