ios agent skill for Windsurf
io.github.nagarjuna2997/ios-agent-skill
Swift reviews, local Apple references, app scaffolding and iOS simulator workflows.
client:Windsurf
transport:stdio
runtime:npm
Install ios agent skill in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ios-agent-skill": {
"command": "npx",
"args": [
"-y",
"ios-agent-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs