ConnectIQ MCP Server for Windsurf
io.github.deugene/connect-iq-mcp
MCP server for Garmin ConnectIQ SDK documentation and resources
client:Windsurf
transport:stdio
runtime:npm
Install ConnectIQ MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"connect-iq-mcp": {
"command": "npx",
"args": [
"-y",
"connectiq-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs