Anthid for VS Code
com.anthid/anthid
Search the Anthid trading API reference, schemas, and product pages.
client:VS Code
transport:streamable-http
tools:7
Install Anthid in VS Code
.vscode/mcp.json
{
"servers": {
"anthid": {
"type": "http",
"url": "https://mcp.anthid.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs