Skip to content
VS Code

Company Screening for VS Code

io.github.tributarydata/company-screening

UK company register lookups plus US, EU and UN sanctions screening. Every answer cites source.

client:VS Code transport:streamable-http

Install Company Screening in VS Code

.vscode/mcp.json

{
  "servers": {
    "company-screening": {
      "type": "http",
      "url": "https://tributarydata--company-screening-mcp.apify.actor/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Company Screening in other clients