Skip to content
Zed

warframe mcp for Zed

io.github.mrfentmen/warframe-mcp

Warframe game state from warframestat.us. No key required.

client:Zed transport:stdio runtime:npm

Install warframe mcp in Zed

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

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

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

warframe mcp in other clients