Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 412 Bytes

File metadata and controls

8 lines (6 loc) · 412 Bytes

OAuth 2.1 device code (Cursor plugin)

  1. Install cursor-plugin
  2. Run activation from the plugin — browser opens device authorization
  3. Approve scopes; plugin stores narrow tokens
  4. MCP calls use Bearer token on POST https://agentstack.tech/mcp

Related: ../plugins/README.md · ../MCP_QUICKSTART.md