16 lines
		
	
	
		
			356 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			356 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
  "$schema": "https://opencode.ai/config.json",
 | 
						|
  "theme": "catppuccin",
 | 
						|
  "autoupdate": false,
 | 
						|
  "model": "claude-sonnet-4-5",
 | 
						|
  "small_model": "claude-haiku-4-5",
 | 
						|
  "mcp": {
 | 
						|
    "context7": {
 | 
						|
      "type": "remote",
 | 
						|
      "url": "https://mcp.context7.com/mcp",
 | 
						|
      "headers": {
 | 
						|
        "CONTEXT7_API_KEY": "{env:CONTEXT7_API_KEY}"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
} |