Skip to content
VS Code

Agent Evidence API for VS Code

io.github.thx93/agent-evidence-api

MCP-native web evidence and claim verification: cited, source-grounded evidence for AI agents.

client:VS Code transport:streamable-http tools:2

Install Agent Evidence API in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-evidence-api": {
      "type": "http",
      "url": "https://agent-evidence-api.thx93.workers.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Agent Evidence API in other clients