retrieve_code
Retrieve a stored authorization code (one-time read, auto-deleted).
Called by the originating MCP server to pick up the code after the user has authorized in the browser. Returns the encrypted code which the caller decrypts using the same state token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | The state token (patron npub) used during authorization. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||