diff --git a/opencode.json b/opencode.json index b1fa0eed..a89ac8fa 100644 --- a/opencode.json +++ b/opencode.json @@ -66,6 +66,11 @@ "type": "remote", "url": "https://mcp.consensus.app/mcp", "enabled": true + }, + "headroom": { + "type": "local", + "command": ["headroom", "mcp", "serve"], + "enabled": true } }, "$schema": "https://opencode.ai/config.json"