doublespeed — Xcode as an API for Windsurf
ai.doublespeed/mcp
Build, test and run iOS apps on a remote Mac from any machine. XcodeBuildMCP-compatible tools.
client:Windsurf
transport:stdio
runtime:npm
Install doublespeed — Xcode as an API in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@doublespeed/mcp"
],
"env": {
"DS_API_KEY": "<DS_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs