Skip to content

fix(opencode): connect disabled MCP after auth - #34189

Closed
ClearWei wants to merge 1 commit into
anomalyco:devfrom
ClearWei:mcp-auth-disabled
Closed

fix(opencode): connect disabled MCP after auth#34189
ClearWei wants to merge 1 commit into
anomalyco:devfrom
ClearWei:mcp-auth-disabled

Conversation

@ClearWei

Copy link
Copy Markdown

Fixes #33915

Summary:

  • Connect after OAuth with enabled forced on for the current run.
  • Cover disabled OAuth MCP configs in the auth regression test.

Test:

  • npx --yes bun@1.3.14 test test/mcp/oauth-auto-connect.test.ts --timeout 30000
  • npx --yes bun@1.3.14 run typecheck
  • npx --yes bun@1.3.14 x prettier --check packages/opencode/src/mcp/index.ts packages/opencode/test/mcp/oauth-auto-connect.test.ts

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Jun 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Potential duplicate found:

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jun 27, 2026
@github-actions github-actions Bot closed this Jun 27, 2026
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.

mcp auth returns "Unexpected status: disabled" after successful OAuth on enabled:false servers

1 participant