opencode.json 267 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 { "$schema": "https://opencode.ai/config.json", "mcp": { "moqui_mcp": { "type": "remote", "url": "http://localhost:8080/mcp", "enabled": true, "headers": { "Authorization": "Basic am9obi5zYWxlczptb3F1aQ==" } } } }