Skip to content
Cursor

IP Address API for Cursor

app.ip/ipinfo

What's My IP Address: caller's public IP, ASN, geo, timezone, user-agent, headers, TLS info.

client:Cursor transport:streamable-http tools:8

Install IP Address API in Cursor

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

{
  "mcpServers": {
    "ipinfo": {
      "url": "https://ip.app/mcp"
    }
  }
}

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

What Cursor can do once it is connected

IP Address API in other clients