uber_set_access_token
Store Uber access tokens for users after OAuth authentication, enabling AI assistants to manage rides via the MCP Uber Server.
Instructions
Set the access token for a user after OAuth callback
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accessToken | Yes | Uber access token for the user | |
userId | Yes | Unique identifier for the user |