rom mcp for Zed
io.github.mrfentmen/rom-mcp
Search ROMs across Internet Archive, ROMsgames, CoolROM, and more. Verify checksums and parse saves.
client:Zed
transport:stdio
runtime:npm
Install rom mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rom-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/rom-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs