Skip to content

fix(cloudflare): add oauth scope to OpenCode remote config#692

Merged
dcramer merged 1 commit into
mainfrom
fix-opencode-oauth-config
Dec 19, 2025
Merged

fix(cloudflare): add oauth scope to OpenCode remote config#692
dcramer merged 1 commit into
mainfrom
fix-opencode-oauth-config

Conversation

@codyde

@codyde codyde commented Dec 19, 2025

Copy link
Copy Markdown
Contributor

Summary

  • Adds the missing oauth block with tools:read tools:execute scope to the OpenCode remote MCP server configuration example
  • This ensures users can properly authenticate when setting up the Sentry MCP server in OpenCode

The OpenCode MCP configuration was missing the required oauth block
with the tools:read and tools:execute scopes needed for proper
authentication.
@codyde codyde requested a review from dcramer December 19, 2025 01:31
@dcramer dcramer merged commit 826fae4 into main Dec 19, 2025
13 checks passed
@dcramer dcramer deleted the fix-opencode-oauth-config branch December 19, 2025 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants