Skip to content
Zed

clarvia for Zed

io.github.digitamaz/clarvia

AI agent tool discovery and scoring. Search 15,400+ MCP servers, APIs, and CLIs.

client:Zed transport:stdio runtime:npm

Install clarvia in Zed

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

{
  "context_servers": {
    "clarvia": {
      "command": "npx",
      "args": [
        "-y",
        "clarvia-mcp-server"
      ]
    }
  }
}

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

clarvia in other clients