Skip to content
Cursor

SONAR — KYB, sanctions screening & competitive intelligence for Cursor

io.github.ivanolegvak/sonar-mcp

Sanctions, PEP, KYB, and competitive intelligence on any company. Panama Papers cross-check.

client:Cursor transport:stdio runtime:pypi

Install SONAR — KYB, sanctions screening & competitive intelligence 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": {
    "sonar-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "getsonar-mcp"
      ],
      "env": {
        "SONAR_API_KEY": "<SONAR_API_KEY>"
      }
    }
  }
}

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

SONAR — KYB, sanctions screening & competitive intelligence in other clients