Skip to content

Android Security Analyzer for Zed

io.github.ako2345/android-security-analyzer

MCP server for static security analysis of Android source code

client:Zed transport:streamable-http tools:4

Install Android Security Analyzer in Zed

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

{
  "context_servers": {
    "android-security-analyzer": {
      "url": "https://android-security-analyzer.ako-labs.workers.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

Android Security Analyzer in other clients