Loading MCP server directory, please wait...
Build, test and run iOS apps on a remote Mac from any machine. XcodeBuildMCP-compatible tools.
npx @getmcp/cli add ai.doublespeed/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
DS_API_KEYdoublespeed API key (dsx_…) from https://mac.doublespeed.ai/dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.doublespeed/mcp": {
"command": "npx",
"args": [
"-y",
"@doublespeed/mcp"
],
"env": {
"DS_API_KEY": ""
}
}
}
}