replicant-mcp for Windsurf
io.github.thecombatwombat/replicant-mcp
Android MCP server for AI-assisted development. Build, test, emulate, and automate.
client:Windsurf
transport:stdio
runtime:npm
Install replicant-mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"replicant-mcp": {
"command": "npx",
"args": [
"-y",
"replicant-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs