Skip to main content
Glama

Thunder Client License Manager MCP Server

by chezsmithy
MIT License

thunderclient_add_license

Add Thunder Client licenses for specified email addresses using the MCP Server's API. Simplify license management with this tool to ensure access for authorized users.

Instructions

Add Thunder Client licenses for specified email addresses

Input Schema

NameRequiredDescriptionDefault
emailsYesArray of email addresses to add licenses for

Input Schema (JSON Schema)

{ "properties": { "emails": { "description": "Array of email addresses to add licenses for", "items": { "format": "email", "type": "string" }, "minItems": 1, "type": "array" } }, "required": [ "emails" ], "type": "object" }

Other Tools from Thunder Client License Manager MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chezsmithy/thunderclient-license-manager-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server