connectiq-simulator-mcp

andreycooper/connectiq-simulator-mcp
★ 0 stars Swift Code/Dev Tools Updated today
MCP server that drives the Garmin Connect IQ simulator on macOS: build, run, unit-test, logs, screenshots, GPS
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "connectiq-simulator-": {
      "command": "npx",
      "args": [
        "-y",
        "andreycooper/connectiq-simulator-mcp"
      ]
    }
  }
}

README Excerpt

`simulator-mcp` is a macOS stdio MCP server for building, running, testing, observing, and setting the static GPS position of Garmin Connect IQ apps in the simulator. MCP JSON-RPC owns stdout; operational diagnostics use stderr. - macOS 14+. - Swift 6 and Xcode command-line tools. - Garmin Connect IQ SDK/Device Manager with a device profile installed.

Tools (12)

doctorget_logslist_deviceslist_sdksrun_apprun_testsscreenshotset_gps_positionsim_startsim_statussim_stopstructuredContent

Topics

connect-iqgarminmcpmodel-context-protocolsimulatorswift