Skip to content
VS Code

Aard for VS Code

ai.aard/aard

Official statistics from 170+ publishers, resolved from natural language with provenance.

client:VS Code transport:streamable-http

Install Aard in VS Code

.vscode/mcp.json

{
  "servers": {
    "aard": {
      "type": "http",
      "url": "https://api.aard.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Aard in other clients