summaryrefslogtreecommitdiffhomepage
path: root/opencode.json
blob: f416e91bf187de6267f6f8d3fdacab17bb65b47b (plain)
1
2
3
4
5
6
7
8
9
10
{
  "$schema": "https://opencode.ai/config.json",

  "mcp": {
    "weather": {
      "type": "local",
      "command": ["opencode", "x", "@h1deya/mcp-server-weather"]
    }
  }
}