opencode_offline/opencode.json

25 lines
508 B
JSON
Raw Normal View History

{
"$schema": "https://opencode.ai/config.json",
"provider": {
2025-08-02 05:48:01 +08:00
"cerebras": {
2025-08-01 19:26:50 +08:00
"options": {
2025-08-02 05:48:01 +08:00
"apiKey": "csk-m33xrvt43whkypn8r4ph9xc8fenhx2f68c3pj22ext45v5k9"
2025-08-01 19:26:50 +08:00
},
2025-08-02 05:48:01 +08:00
"npm": "@ai-sdk/cerebras",
2025-08-01 19:26:50 +08:00
"models": {
2025-08-02 05:48:01 +08:00
"qwen-3-coder-480b": {}
2025-08-01 19:26:50 +08:00
}
}
},
2025-07-08 05:05:16 +08:00
"mcp": {
"context7": {
"type": "remote",
"url": "https://mcp.context7.com/sse"
},
2025-07-08 05:05:16 +08:00
"weather": {
"type": "local",
"command": ["opencode", "x", "@h1deya/mcp-server-weather"]
}
}
}