Skip to content
Zed

rundida mcp for Zed

io.github.xweaponx7/rundida-mcp

Running tools for AI agents: 92 calculators, 46 guides, marathon data, pace and HR zones.

client:Zed transport:stdio runtime:npm

Install rundida mcp in Zed

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

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

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

rundida mcp in other clients