tvmaze mcp server for Zed
io.github.cyanheads/tvmaze-mcp-server
Search TVmaze shows, next episodes in your timezone, episode guides, daily TV schedules, and cast.
client:Zed
transport:streamable-http
runtime:npm
tools:7
Install tvmaze mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tvmaze-mcp-server": {
"url": "https://tvmaze.caseyjhand.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs