lostmedia mcp for Zed
io.github.mrfentmen/lostmedia-mcp
Keyless MCP server for the Lost Media Wiki: search lost TV, film, music and games, track found /...
client:Zed
transport:stdio
runtime:npm
Install lostmedia mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"lostmedia-mcp": {
"command": "npx",
"args": [
"-y",
"lostmedia-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs