mirror of
https://github.com/sst/opencode.git
synced 2025-08-23 14:34:08 +00:00
13 lines
271 B
JSON
13 lines
271 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"mcp": {
|
|
"context7": {
|
|
"type": "remote",
|
|
"url": "https://mcp.context7.com/sse"
|
|
},
|
|
"weather": {
|
|
"type": "local",
|
|
"command": ["opencode", "x", "@h1deya/mcp-server-weather"]
|
|
}
|
|
}
|
|
}
|