Integrates with the UseGrant API to enable secure authentication, resource management, and structured access control for provider, client, and tenant management within the UseGrant ecosystem.
Log in to the UseGrant Application
- Open your web browser and navigate to the UseGrant application.
- Enter your credentials to log in to your account.
Navigate to the API Token Settings
- Once logged in, go to the settings page by appending
/settings/token
to the URL.
- For example, if your UseGrant application is hosted at
https://app.usegrant.dev
, navigate to https://app.usegrant.dev/settings/token
.
Generate a New API Token
- On the API Token settings page, provide a descriptive name for your new API token.
- Click on the "Generate" button to create the token.
Securely Store the API Token
- After generation, the API token will be displayed.
- Copy the token and store it securely, as it will not be displayed again.
Configure the FastMCP Connection Interface
- Open the FastMCP connection interface.
- Locate the environment variable field labeled
USEGRANT_API_KEY
.
- Paste the copied API token into this field.
Save the Configuration
- Ensure all changes are saved within the FastMCP connection interface to apply the new API key.
By following these steps, you will successfully obtain and configure your UseGrant API key for use with the FastMCP connection interface.