Skip to content
Zed

fortnite mcp for Zed

io.github.mrfentmen/fortnite-mcp

Keyless Fortnite API: BR news, item shop, map, AES keys, cosmetics, playlists.

client:Zed transport:stdio runtime:npm

Install fortnite mcp in Zed

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

{
  "context_servers": {
    "fortnite-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/fortnite-mcp"
      ]
    }
  }
}

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

fortnite mcp in other clients