Skip to content
Cursor

getregdata for Cursor

io.github.nolpak14/getregdata

Business-registry data for agents: one-call Poland KYB verdict, UBO, insolvency, adverse media

client:Cursor transport:stdio runtime:npm

Install getregdata in Cursor

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "getregdata": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "getregdata-mcp"
      ],
      "env": {
        "APIFY_TOKEN": "<APIFY_TOKEN>"
      }
    }
  }
}

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

getregdata in other clients