UK FCA Financial Services Register for Zed
io.github.robertalsop/fca-register
UK FCA Financial Services Register with cleaning - 19 tools for firm and individual data.
client:Zed
transport:stdio
runtime:pypi
Install UK FCA Financial Services Register in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"fca-register": {
"command": "uvx",
"args": [
"bartram-companies-house"
],
"env": {
"FCA_API_EMAIL": "<FCA_API_EMAIL>",
"FCA_API_KEY": "<FCA_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs