AndroJack MCP for Windsurf
io.github.vikas9793/androjack
Android engineering MCP server with verified documentation grounding and AI validation tools.
client:Windsurf
transport:stdio
runtime:npm
Install AndroJack MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"androjack": {
"command": "npx",
"args": [
"-y",
"androjack-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs