Skip to content
Cline

alphaportal mcp for Cline

io.github.chrischall/alphaportal-mcp

AlphaPortal school-bus transportation for Claude — students, stops, live bus location, notifications

client:Cline transport:stdio runtime:npm

Install alphaportal mcp 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": {
    "alphaportal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "alphaportal-mcp"
      ],
      "env": {
        "ALPHAPORTAL_REFRESH_TOKEN": "<ALPHAPORTAL_REFRESH_TOKEN>"
      }
    }
  }
}

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

alphaportal mcp in other clients