Skip to content

Commit 6c7df6a

Browse files
lpcoxCopilot
andcommitted
fix: add MCP gateway connection to OpenCode config
OpenCode was not connecting to the MCP gateway for safe-output tools. The agent ran successfully (LLM calls worked) but never called add_comment because it had no MCP server configured. Add 'mcp.safeoutputs' config to opencode.jsonc pointing to the MCP gateway at host.docker.internal:<port> with proper auth header. This matches how Codex connects to the gateway via HTTP MCP. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent dede3b2 commit 6c7df6a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/smoke-opencode.lock.yml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)