Shahzad_Ismail
Community Manager
Community Manager
since ‎02-25-2013
Online

User Statistics

  • 1553 Posts
  • 17 Solutions
  • 275 Kudos given
  • 183 Kudos received

User Activity

The Sinch MCP server enables customers who build Agentic experiences to easily use Sinch services for communication. The Sinch MCP Server provides AI Assistants such as Claude or code builder such as Cursor or agent builders such as Google, with easy...
Sinch offers communication services that help businesses connect with their customers, on the communication channels of their choice. The Sinch MCP Server makes a number of these services available through a series of tools. Refer to the Sinch MCP Se...
Here is the list of tools available in the MCP server (all the phone numbers must be provided in E.164 format, e.g., +33612345678 for France). Conversation Tools Tool Description Tags send-text-message Send a plain text message to a recipient on a su...
To clone the Sinch MCP toolkit repository and run it locally, take the following steps: Go to https://github.com/sinch/sinch-mcp-server/blob/main/README.md, go over the pre-requisites such as node.js version greater than 19, npm version greater than ...
To expose the MCP server as an SSE endpoint, follow the steps below. If you want to use the MCP server in hosted environments, you need to access it via a publicly accessible URL. To do this, you need to expose the MCP server as an SSE endpoint, then...