Company Screening for Cursor
io.github.tributarydata/company-screening
UK company register lookups plus US, EU and UN sanctions screening. Every answer cites source.
client:Cursor
transport:streamable-http
Install Company Screening in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"company-screening": {
"url": "https://tributarydata--company-screening-mcp.apify.actor/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs