Skip to content
Zed

UK Companies House for Zed

io.github.robertalsop/companies-house

UK Companies House with cleaning - 12 tools for search, profiles, officers, PSCs, filings, and more.

client:Zed transport:stdio runtime:pypi

Install UK Companies House in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "companies-house": {
      "command": "uvx",
      "args": [
        "bartram-companies-house"
      ],
      "env": {
        "COMPANIES_HOUSE_API_KEY": "<COMPANIES_HOUSE_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

UK Companies House in other clients