ipinfo for Cursor
io.github.pipeworx-io/ipinfo
IPInfo MCP — wraps ipinfo.io (free tier, no auth required for basic usage)
client:Cursor
transport:streamable-http
Install ipinfo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ipinfo": {
"url": "https://gateway.pipeworx.io/ipinfo/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs