api for Zed
com.datocapital/api
Official company and director data: search, profiles, filings, and name normalization.
client:Zed
transport:streamable-http
Install api in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"api": {
"url": "https://mcp.datocapital.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs