Skip to content
VS Code

Ground Truth - Fresh Evidence for AI Agents for VS Code

io.github.anish632/ground-truth

Keep AI answers fresh with free source previews, scheduled monitoring, evidence history, and alerts.

client:VS Code transport:streamable-http

Install Ground Truth - Fresh Evidence for AI Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "ground-truth": {
      "type": "http",
      "url": "https://ground-truth-mcp.anishdasmail.workers.dev/mcp"
    }
  }
}

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

Ground Truth - Fresh Evidence for AI Agents in other clients