MCP server that gives coding agents a Mac: build, test and run iOS apps on the doublespeed fleet from Linux or anywhere. XcodeBuildMCP-compatible tool names.
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
- !Licence file present but not machine-readable
claude mcp add mcp -- npx -y @doublespeed/mcp{
"mcpServers": {
"mcp": {
"command": "npx",
"args": ["-y", "@doublespeed/mcp"],
"env": {
"DS_API_KEY": "<ds_api_key>"
}
}
}
}DS_API_KEYMCP Servers overview
# @doublespeed/mcp
An MCP server that gives a coding agent a Mac. Build, test, archive and run iOS apps — native, React Native, Expo — on the [doublespeed](https://mac.doublespeed.ai) Mac fleet from Linux, a container, CI, or a Mac without Xcode.
Tool names match [XcodeBuildMCP](https://github.com/getsentry/XcodeBuildMCP) (`build_sim`, `test_sim`, `build_run_sim`, `list_sims`, `discover_projs`, `list_schemes`, `stop_app_sim`, `doctor`) so prompts and skills written for a local Mac work unchanged when there is no Mac.
## Install
Needs Node 20+. `check_project` works with no key at all; everything else needs a `DS_API_KEY` (free $200 of Mac time at https://mac.doublespeed.ai/dashboard → API keys).
**Claude Code**
```bash
claude mcp add doublespeed -e DS_API_KEY=dsx_... -- npx -y @doublespeed/mcp
```
**Cursor / Windsurf / Codex / VS Code** — add to the client's MCP config:
```json
{ "mcpServers": { "doublespeed": { "command": "npx", "args": ["-y", "@doublespeed/mcp"], "env": { "DS_API_KEY": "dsx_..." } } } }
```
## Tools
| Tool | What it does | Where it runs |
|---|---|---|
| `discover_projs` | find .xcworkspace / .xcodeproj / Package.swift | local |
| `list_schemes` | shared schemes of a project/workspace | local |
| `list_sims` | simulators, runtimes and Xcode versions on the fleet | API |
| `check_project` | **no key needed** — schemes resolve, every Swift file parses, plists valid (lint, no compile) | Mac |
| `build_sim` | compile for the iOS Simulator; `file:line:col` errors | Mac |
| `test_sim` | build + XCTest / Swift Testing; per-test results | Mac |
| `build_run_sim` | build, install, launch; returns a **browser URL to a live simulator** | Mac |
| `stop_app_sim` | end a live session | API |
| `archive_app` | unsigned `.xcarchive` (Release) | Mac |
| `job_status` | status, diagnostics, tests, log tail of any job | API |
| `doctor` | key, API reachability, fleet capabilities | local + API |
Only files under `workspaceRoot` (default: the project's directory) are uploaded, content-addressed — after the first run only changed files move. A small app's test run takes ~20–40 s of Mac time and costs a few cents; nothing is billed while queued.
## Not yet
Screenshots / accessibility tree of the running simulator, code signing and TestFlight upload. The live `build_run_sim` link is meant for a human to look at.
Agents without a Mac build, test and run iOS apps through [mac.doublespeed.ai](https://mac.doublespeed.ai) (`npx -y @doublespeed/ds`). Docs: https://mac.doublespeed.ai/docs.md
What people ask about mcp
What is doublespeed-main/mcp?
+
doublespeed-main/mcp is mcp servers for the Claude AI ecosystem. MCP server that gives coding agents a Mac: build, test and run iOS apps on the doublespeed fleet from Linux or anywhere. XcodeBuildMCP-compatible tool names. It has 0 GitHub stars and its last recorded update is dated 2026-08-28.
How do I install mcp?
+
You can install mcp by cloning the repository (https://github.com/doublespeed-main/mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is doublespeed-main/mcp safe to use?
+
Our security agent has analyzed doublespeed-main/mcp and assigned a Trust Score of 72/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains doublespeed-main/mcp?
+
doublespeed-main/mcp is maintained by doublespeed-main. The last recorded GitHub activity is dated 2026-08-28, with 0 open issues.
Are there alternatives to mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/doublespeed-main-mcp)<a href="https://claudewave.com/repo/doublespeed-main-mcp"><img src="https://claudewave.com/api/badge/doublespeed-main-mcp" alt="Featured on ClaudeWave: doublespeed-main/mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!