Skip to content
Zed

yotta verify mcp for Zed

io.github.yottameta/yotta-verify-mcp

Pre-install security scanner for AI agent skills (local stdio MCP). Offline static scan; no upload.

client:Zed transport:stdio runtime:npm

Install yotta verify mcp in Zed

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

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

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

yotta verify mcp in other clients