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
{
"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