auth_set_token
Set an authentication token for a specified provider (e.g., Gitea, GitHub) to enable secure access and interaction with project resources via the GitMCP server.
Instructions
Set authentication token for a provider
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | Provider name (gitea, github) | |
| token | Yes | Authentication token |