Skip to content

Feature/cdx 32 #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 18, 2025
Merged

Feature/cdx 32 #4

merged 4 commits into from
Aug 18, 2025

Conversation

creyes-clicksend
Copy link
Contributor

Updated README for MCP

Updated README file
Updated typo
Updated Features
README.md Outdated
@@ -1,21 +1,21 @@
# ClickSend MCP Server

A Model Context Protocol (MCP) server that enables Claude and other AI assistants to send SMS and MMS messages using ClickSend.
**ClickSend MCP** refers to a Message Control Protocol (MCP) server developed specifically for **ClickSend**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's Model Context Protocol, not 'Message Control'.

Suggestion:

'This is the official ClickSend MCP Server developed by ClickSend team. For security reasons do not use unofficial versions of ClickSend MCP'

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@goBazinga already updated the PR to reflect the changes

README.md Outdated
- Search Contacts or Contact Lists and send message to them
- Get SMS Templates, and use that to send message
- Get SMS Stastics for last 30 days
**ClickSend MCP is designed to extend ClickSend’s messaging capabilities into modern AI ecosystems and platforms** - allowing developers and AI agents (like GPTs and LangChain) to easily send SMS, and other messages via ClickSend—without needing to write custom code.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are GPTs and Langchain AI agents?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does 'other messages' refer to?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@goBazinga already updated the PR to reflect the changes


## Requirements

- Node.js >= 18
- you can use`nvm` (Node Version Manager) to set the right version to run this app

## Installation
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Starting with Claude makes it seem like Claude is necessary to use ClickSend MCP Server. I think the installation steps should be generic and Claude can be highlighted as an example implementation, not primary.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@goBazinga already updated the PR to reflect the changes

Updated based on PR comments
@goBazinga goBazinga merged commit e8b6852 into main Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants