Skip to content

Agent Evidence API for Zed

io.github.thx93/agent-evidence-api

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

client:Zed transport:streamable-http tools:2

Install Agent Evidence API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "agent-evidence-api": {
      "url": "https://agent-evidence-api.thx93.workers.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

Agent Evidence API in other clients