Skip to content
Windsurf

AppContext for Windsurf

dev.appcontext/appcontext

Live iOS Simulator and browser screenshots, logs, and a personal MCP hub for AI coding agents.

client:Windsurf transport:stdio runtime:npm

Install AppContext in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "appcontext": {
      "command": "npx",
      "args": [
        "-y",
        "appcontext-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

AppContext in other clients