trends_set_token
Set or clear a rate-limit booster token for GitHub, Hugging Face, NCBI, or OpenFDA. Use minimal scopes to avoid unnecessary access.
Instructions
Set or clear an optional rate-limit booster token. trends-mcp ONLY needs read access — when creating these tokens use the MINIMAL scope:
github: NO scope at all (just authentication for rate limit). Do NOT use a token with 'repo' scope here.
hf: read access only.
ncbi / openfda: API keys (no scope concept). Pass empty string for value to remove a token. Provider must be one of: github, hf, ncbi, openfda.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | ||
| value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |