api for VS Code
com.datocapital/api
Official company and director data: search, profiles, filings, and name normalization.
client:VS Code
transport:streamable-http
Install api in VS Code
.vscode/mcp.json
{
"servers": {
"api": {
"type": "http",
"url": "https://mcp.datocapital.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs