Skip to content
Zed

Fidensa for Zed

com.fidensa/mcp-server

Independent AI certification authority. Trust scores, search, comparison, and verification.

client:Zed transport:stdio runtime:npm

Install Fidensa 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": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@fidensa/mcp-server"
      ],
      "env": {
        "FIDENSA_API_KEY": "<FIDENSA_API_KEY>"
      }
    }
  }
}

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

Fidensa in other clients