Skip to content
Zed

faceit mcp for Zed

io.github.mrfentmen/faceit-mcp

FACEIT API: players, stats, match history, teams, championships.

client:Zed transport:stdio runtime:npm

Install faceit mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "faceit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "faceit-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

faceit mcp in other clients