Skip to content
Zed

protectwith kb for Zed

io.github.burademirung/protectwith-kb

AI-security knowledge as MCP: standards-mapped tools (OWASP, NIST, MITRE) for AI agents.

client:Zed transport:streamable-http

Install protectwith kb in Zed

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

{
  "context_servers": {
    "protectwith-kb": {
      "url": "https://protectwith-kb.burademirung.workers.dev/mcp"
    }
  }
}

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

protectwith kb in other clients