Skip to content

dwarffortress mcp for Zed

io.github.mrfentmen/dwarffortress-mcp

Use this MCP server to the Dwarf Fortress wiki, !!FUN!! knowledge about the most complex game...

client:Zed transport:stdio runtime:npm

Install dwarffortress mcp in Zed

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

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

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

dwarffortress mcp in other clients