Skip to content
Cline

sports card agent for Cline

io.github.rjexile/sports-card-agent

Sports card pricing, market analysis, grading ROI, and player stats (NBA/NFL/MLB)

client:Cline transport:stdio runtime:pypi

Install sports card agent 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "sports-card-agent": {
      "command": "uvx",
      "args": [
        "sports-card-agent"
      ],
      "env": {
        "EBAY_APP_ID": "<EBAY_APP_ID>",
        "EBAY_CERT_ID": "<EBAY_CERT_ID>",
        "BALLDONTLIE_API_KEY": "<BALLDONTLIE_API_KEY>"
      }
    }
  }
}

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

sports card agent in other clients