Skip to content
Zed

SisRUN Training Plan for Zed

io.github.cdutr/sisrun-mcp

Read your SisRUN (appsisrun.com.br) training plan: prescribed workouts, pace/HR windows, structure

client:Zed transport:stdio runtime:pypi

Install SisRUN Training Plan 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": {
    "sisrun-mcp": {
      "command": "uvx",
      "args": [
        "sisrun-mcp"
      ],
      "env": {
        "SISRUN_EMAIL": "<SISRUN_EMAIL>",
        "SISRUN_PASSWORD": "<SISRUN_PASSWORD>"
      }
    }
  }
}

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

SisRUN Training Plan in other clients