Skip to content
Cursor

Android Management API for Cursor

com.googleapis.androidmanagement/mcp

Remote enterprise management of Android devices and apps

client:Cursor transport:streamable-http tools:9

Install Android Management API in Cursor

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

{
  "mcpServers": {
    "mcp": {
      "url": "https://androidmanagement.googleapis.com/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 Management API in other clients