find missing for Zed
io.github.nko-studio/find-missing
Checks if an LEI-holding entity has a match in the national registry its jurisdiction expects.
client:Zed
transport:streamable-http
tools:2
Install find missing in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"find-missing": {
"url": "https://api.nkodatalabs.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs