Knowledge Systems
Trust: 30/100 (Limited)ConnectIQ MCP Server Guide
MCP server for Garmin ConnectIQ SDK documentation and resources
by deugene
Quick Start
Install
npx connectiq-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-deugene-connect-iq-mcp": {
"command": "npx",
"args": [
"connectiq-mcp-server"
]
}
}
}