Loading MCP server directory, please wait...
Android MCP server for AI-assisted development. Build, test, emulate, and automate.
npx @getmcp/cli add io.github.thecombatwombat/replicant-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.thecombatwombat/replicant-mcp": {
"command": "npx",
"args": [
"-y",
"replicant-mcp"
]
}
}
}