Skip to content

[docs] Update documentation for OpenCode remote MCP server headers (2026-04-10)#659

Closed
danielmeppiel wants to merge 1 commit intomainfrom
docs/opencode-mcp-headers-622-d6717c691837af04
Closed

[docs] Update documentation for OpenCode remote MCP server headers (2026-04-10)#659
danielmeppiel wants to merge 1 commit intomainfrom
docs/opencode-mcp-headers-622-d6717c691837af04

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Documentation Updates - 2026-04-10

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

Changes Made

  • Updated docs/src/content/docs/integrations/ide-tool-integration.md:
    • Split the single "MCP servers" row in the OpenCode primitives table into two rows: local (stdio, command array + environment) and remote (HTTP/SSE, url + headers + environment) to reflect that both server types are fully supported and that headers are correctly propagated
    • Added OpenCode row to the \$\{input:...} variable support table, clarifying that OpenCode does not support VS Code-style runtime prompts (use environment variables instead)

Merged PRs Referenced

Notes

The fix in #622 was a bug correction: remote MCP servers defined with url + headers in apm.yml were silently dropping the headers field when writing to opencode.json. The fix ensures headers are now included in the output. The docs previously did not document remote server support for OpenCode at all, so this update fills that gap.

Generated by Daily Documentation Updater ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/daily-doc-updater.md@b87234850bf9664d198f28a02df0f937d0447295
  • expires on Apr 12, 2026, 3:50 AM UTC

Update ide-tool-integration.md to:
- Split MCP server row into local/remote entries to document that
  remote servers (url + headers) are also supported in opencode.json
- Add OpenCode to the input variable support table

Follows the fix in #622 which corrected header propagation through
the OpenCode MCP adapter.

Co-authored-by: Copilot <[email protected]>
@danielmeppiel danielmeppiel added automation Deprecated: use type/automation. Kept for issue history; will be removed in milestone 0.10.0. documentation Deprecated: use type/docs. Kept for issue history; will be removed in milestone 0.10.0. labels Apr 10, 2026
@github-actions
Copy link
Copy Markdown

This pull request was automatically closed because it expired on 2026-04-12T03:50:06.548Z.

Closed by Workflow

@github-actions github-actions Bot closed this Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation Deprecated: use type/automation. Kept for issue history; will be removed in milestone 0.10.0. documentation Deprecated: use type/docs. Kept for issue history; will be removed in milestone 0.10.0.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant