UK Companies House for Cursor
io.github.elankeeran/companies-house-mcp
Search UK companies, retrieve profiles, officers, charges, and generate due diligence reports
client:Cursor
transport:sse
Install UK Companies House in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"companies-house-mcp": {
"url": "https://companies-house-mcp-server.onrender.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs