C
ClickSend MCP Server CLI package
Details
- Command
-
npx @clicksend/clicksend-mcp-server@latest - Docs
- https://help.clicksend.com/en/articles/46547-clicksend-mcp-server-help-guide
Authentication
env CLICKSEND_USERNAME, CLICKSEND_API_KEY Sign up for a ClickSend account via ClickSend Dashboard signup, then open the dashboard's API Credentials area (the docs say it is available from the top right of the dashboard; the MCP guide points to Subaccounts / API credentials). Copy your username and API key. These are used together for HTTP Basic auth, or supplied as CLICKSEND_USERNAME and CLICKSEND_API_KEY for the MCP server.