
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@saperly/mcp
Advanced tools
Phone carrier for AI agents. Provision phone numbers, place and receive calls, send and receive SMS, manage TCPA compliance and consent, and track usage and billing from any MCP-compatible client. 36 tools across 14 groups.
Model Context Protocol server for Saperly. Gives any MCP-compatible AI agent (Claude Desktop, Claude Code, Cursor) the ability to provision phone numbers, place calls, send SMS, and manage credentials.
36 tools across 14 groups, all backed by the public Saperly API.
npm install -g @saperly/mcp
Or run on demand with npx @saperly/mcp.
Register the server with Claude Desktop. Add this block to claude_desktop_config.json:
{
"mcpServers": {
"saperly": {
"command": "npx",
"args": ["-y", "@saperly/mcp"],
"env": { "SAPERLY_API_KEY": "sk_live_..." }
}
}
}
For Claude Code:
claude mcp add saperly -- npx -y @saperly/mcp
export SAPERLY_API_KEY=sk_live_...
Get an API key at saperly.com/settings/keys. For key-management tools (saperly_key_*) set SAPERLY_API_KEY to a service key instead.
The canonical tool list lives in manifest.json. One sentence per group:
add_funds stub.Saperly uses a two-tier credential model. Both authenticate via SAPERLY_API_KEY on the MCP server's environment.
| Credential | Use case |
|---|---|
API key (sk_live_…, sk_test_…) | Place calls, send SMS, manage lines, read usage and audit. |
Service key (sk_svc_live_…, sk_svc_test_…) | Mint, rotate, and revoke child API keys via the saperly_key_* tools. Credential management only. |
Full reference at docs.saperly.com/service-keys.
MIT. See LICENSE.
hello@saperly.com or open an issue.
FAQs
Phone carrier for AI agents. Provision phone numbers, place and receive calls, send and receive SMS, manage TCPA compliance and consent, and track usage and billing from any MCP-compatible client. 36 tools across 14 groups.
We found that @saperly/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.