Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TC_API_KEY | Yes | Your Thunder Client API key (sent as 'api-key' header) | |
TC_BASE_URL | No | Base URL for Thunder Client API | https://www.thunderclient.com |
TC_ACCOUNT_NUMBER | Yes | Your Thunder Client account number |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
thunderclient_add_license | Add Thunder Client licenses for specified email addresses |
thunderclient_get_licenses | Get Thunder Client licenses. If pageNumber is not provided, fetches all pages automatically. |
thunderclient_remove_license | Remove Thunder Client licenses for specified email addresses |