Skip to content

myersparkathleticzone mcp for Zed

io.github.chrischall/myersparkathleticzone-mcp

Myers Park HS athletics — schedules, teams, rosters, coaches, news and broadcast links

client:Zed transport:stdio runtime:npm

Install myersparkathleticzone mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "myersparkathleticzone-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "myersparkathleticzone-mcp"
      ],
      "env": {
        "MPAZ_SITE_URL": "<MPAZ_SITE_URL>",
        "MPAZ_SCHOOL_ID": "<MPAZ_SCHOOL_ID>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

myersparkathleticzone mcp in other clients