shaynewang (@shayne)OpenCode + Antigravity Tools 配置 中发帖

我的codex是老农的中转,codex需要自行配置 
~/.config/opencode/opencode.jsonc
{
"plugin": [
"oh-my-opencode"
],
"$schema": "https://opencode.ai/config.json",
"mcp": {
"context7": {
"type": "local",
"command": [
"pnpx",
"@upstash/context7-mcp"
],
"enabled": true
}
},
"provider": {
"antigravity-tools": {
"npm":"@ai-sdk/anthropic",
"opti...