- OAuth2 is now the primary authentication method. Existing users using
ROOTLY_API_TOKENfor MCP commands need to re-authenticate via OAuth2 on first use.
.mcp.json: RemovedAuthorization: Bearerheader -- OAuth2 handles auth at transport levelskills/setup/SKILL.md: OAuth2-first setup flow with API token as fallbackREADME.md: Updated quick start and setup instructions for OAuth2.cursor-plugin/plugin.json: Bumped to v2.0.0
- API token fallback is preserved for environments without browser access
- OAuth2 login is handled automatically by Cursor when connecting to the MCP server