mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
11 lines
179 B
JSON
11 lines
179 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
|
|
"mcp": {
|
|
"weather": {
|
|
"type": "local",
|
|
"command": ["opencode", "x", "@h1deya/mcp-server-weather"]
|
|
}
|
|
}
|
|
}
|