Skip to content
Zed

claudinho for Zed

io.github.arturogarrido/claudinho

Live 2026 World Cup scores, fixtures & standings for your AI agent. No keys. Unofficial fan project.

client:Zed transport:stdio runtime:npm

Install claudinho in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "claudinho": {
      "command": "npx",
      "args": [
        "-y",
        "@claudinho/mcp"
      ],
      "env": {
        "CLAUDINHO_LANG": "<CLAUDINHO_LANG>",
        "CLAUDINHO_TZ": "<CLAUDINHO_TZ>",
        "CLAUDINHO_FLAVOR": "<CLAUDINHO_FLAVOR>",
        "CLAUDINHO_MARKETS": "<CLAUDINHO_MARKETS>"
      }
    }
  }
}

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

claudinho in other clients