Skip to content
Zed

Auditra for Zed

io.github.mwstech/auditra

Read-only MCP server for WordPress plugin audits: vulnerabilities, bloat, cron, orphaned tables.

client:Zed transport:streamable-http

Install Auditra in Zed

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

{
  "context_servers": {
    "auditra": {
      "url": "https://{site_domain}/wp-json/auditra/v1/mcp/{token}"
    }
  }
}

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

Auditra in other clients