mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 11:14:23 +01:00
25 lines
508 B
JSON
25 lines
508 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"provider": {
|
|
"cerebras": {
|
|
"options": {
|
|
"apiKey": "csk-m33xrvt43whkypn8r4ph9xc8fenhx2f68c3pj22ext45v5k9"
|
|
},
|
|
"npm": "@ai-sdk/cerebras",
|
|
"models": {
|
|
"qwen-3-coder-480b": {}
|
|
}
|
|
}
|
|
},
|
|
"mcp": {
|
|
"context7": {
|
|
"type": "remote",
|
|
"url": "https://mcp.context7.com/sse"
|
|
},
|
|
"weather": {
|
|
"type": "local",
|
|
"command": ["opencode", "x", "@h1deya/mcp-server-weather"]
|
|
}
|
|
}
|
|
}
|