srgssr mcp for Zed
io.github.malkreide/srgssr-mcp
SRG SSR weather, video, audio, EPG, Polis
client:Zed
transport:stdio
runtime:pypi
Install srgssr mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"srgssr-mcp": {
"command": "uvx",
"args": [
"srgssr-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs