Skip to content
Zed

Verify API for Zed

io.github.mgdsn/verify-api-mcp

Evidence-backed verification for citations, packages, repos, cases, filings, drugs, x402 sellers.

client:Zed transport:stdio runtime:pypi

Install Verify API in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "verify-api-mcp": {
      "command": "uvx",
      "args": [
        "verify-api-mcp"
      ],
      "env": {
        "VERIFY_API_KEY": "<VERIFY_API_KEY>"
      }
    }
  }
}

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

Verify API in other clients