Skip to content

Sports Context Protocol for Cline

io.github.dswane/sports-context-protocol

Self-learning operational context layer for AI sports agents. Profile 001: golf.

client:Cline transport:stdio runtime:npm

Install Sports Context Protocol in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "sports-context-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "sports-context-protocol"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Sports Context Protocol in other clients