{ "$schema": "https://opencode.ai/config.json", "mcp": { "weather": { "enabled": false, "type": "local", "command": ["opencode", "x", "@h1deya/mcp-server-weather"] } }, "provider": { "anthropic": { "models": { "claude-sonnet-4-20250514": { "limit": { "context": 1000000, "output": 59904 }, "options": { "thinking": { "type": "enabled", "budgetTokens": 4096 } } } } } } }