runescape mcp for Zed
io.github.mrfentmen/runescape-mcp
RuneScape hiscores, OSRS stats, and Grand Exchange prices.
client:Zed
transport:stdio
runtime:npm
Install runescape mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"runescape-mcp": {
"command": "npx",
"args": [
"-y",
"runescape-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs