Skip to content
Cursor

Ip Api for Cursor

io.github.pipeworx-io/ip-api

ip-api.com MCP.

client:Cursor transport:streamable-http

Install Ip Api in Cursor

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

{
  "mcpServers": {
    "ip-api": {
      "url": "https://gateway.pipeworx.io/ip-api/mcp"
    }
  }
}

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

Ip Api in other clients