summaryrefslogtreecommitdiffhomepage
path: root/opencode.json
blob: 07f3581af260ae0bb2a5fa45bad68c373de8abc2 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "$schema": "https://opencode.ai/config.json",
  "username": "testuser",
  "mcp": {
    "weather": {
      "type": "local",
      "command": ["opencode", "x", "@h1deya/mcp-server-weather"]
    }
  }
}