Skip to content
Zed

mcp gera verify for Zed

services.gera/mcp-gera-verify

Verify UK businesses (FSA/CQC) + signed attestations, mandates & receipts for AI agents.

client:Zed transport:stdio runtime:npm

Install mcp gera verify in Zed

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

{
  "context_servers": {
    "mcp-gera-verify": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-gera-verify"
      ]
    }
  }
}

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

mcp gera verify in other clients