Skip to content

Request Checkly MCP OAuth scopes during plugin install - #7

Merged
thebiglabasky merged 1 commit into
checkly:mainfrom
thebiglabasky:herve/add-mcp-oauth-scopes
Sep 10, 2026
Merged

Request Checkly MCP OAuth scopes during plugin install#7
thebiglabasky merged 1 commit into
checkly:mainfrom
thebiglabasky:herve/add-mcp-oauth-scopes

Conversation

@thebiglabasky

Copy link
Copy Markdown
Contributor

Summary

  • configure the plugin MCP entry to request every scope advertised by the Checkly MCP server
  • add a regression test for the exact scope set

Why

A fresh Codex plugin installation completed OAuth with only offline_access. Auth0 and the MCP protected-resource metadata already expose the Checkly scopes, so the plugin needs to supply them explicitly to make the installation flow request usable authorization.

Validation

  • npm test
  • npm run typecheck
  • npm run lint
  • npm run format:check

@thebiglabasky
thebiglabasky merged commit e16ef06 into checkly:main Sep 10, 2026
1 check passed
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.

1 participant