valorant mcp for Zed
io.github.mrfentmen/valorant-mcp
Agents, maps, and weapons from the Valorant community API. No key required.
client:Zed
transport:stdio
runtime:npm
Install valorant mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"valorant-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/valorant-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs