mrmike/android-source-explorer-mcp
MCP server for exploring AOSP internals and Jetpack libraries
Platform-specific configuration:
{
"mcpServers": {
"android-source-explorer-mcp": {
"command": "npx",
"args": [
"-y",
"android-source-explorer-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...