Skip to content
Cursor

Android Security Analyzer for Cursor

io.github.ako2345/android-security-analyzer

MCP server for static security analysis of Android source code

client:Cursor transport:streamable-http tools:4

Install Android Security Analyzer in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Android Security Analyzer in other clients