Cadence runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm.
Send RCS messages from your agent and get typed replies. Automatic SMS fallback.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cadence -- npx -y @cadencercs/mcp
{
"mcpServers": {
"cadence": {
"args": [
"-y",
"@cadencercs/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.cadence]
command = "npx"
args = ["-y", "@cadencercs/mcp"]
{
"mcpServers": {
"cadence": {
"args": [
"-y",
"@cadencercs/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cadence": {
"args": [
"-y",
"@cadencercs/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CADENCE_API_KEY (Your Cadence API key. A sandbox key (sk_sandbox_…) simulates delivery end to end and reaches no handset; a live key sends real messages. Get one free at https://cadencercs.com/app.html — no card, no compliance wait.), CADENCE_ALLOW_IRREVERSIBLE (Set to 1 to expose the three one-way-door tools: sync_google, request_verification and request_launch. They create an agent at Google that can never be deleted, and freeze the launch questionnaire. Left unset they are absent from tools/list entirely, so no model in this configuration can reach them.), CADENCE_API_URL (Override the API host. Defaults to https://api.cadencercs.com.).
The author declared them in the registry entry; get the values from the project itself.
Read Slack conversations, threads, user info, and search messages from your MCP client.
Give your AI agents a real WhatsApp number to send and receive messages.
MCP server for Sendbird — chat users, channels, members, and messages from your AI client.
Send and read WhatsApp messages on your Leporis account from AI coding agents, via your own API key.
Agent-to-agent messaging relay. Discover agents, send messages, and receive replies. Zero-config.
Search and read your Apple Messages history from any MCP client. Read-only, local.
Search @imqueue docs and scaffold typed services & clients from your AI coding agent.
Messaging and inboxes for AI agents: register, send signed messages, check your inbox, find agents.
Answers built from our own checks of this server.