callsend — your agents call you. Voice supervision for background coding agents.
Project description
callsend
Your agents call you. callsend is voice supervision for background coding agents: when work lands — a task finishes, a PR fails, a decision is needed — your agent rings your phone or browser, briefs you out loud in a real duplex voice call, and takes your next instruction. Hang up and it ships.
This package is the local connector + MCP server:
callsend— the CLI:callsend login(device pairing) andcallsend connect(serve your local projects so calls can dispatch work to claude / codex on your machine).callsend-mcp— a stdio MCP server exposing acall_metool to any MCP client (Claude Code, Codex, Cursor, …).
Zero-install alternative (recommended for call_me only)
You don't need this package just to let an agent ring you — use the hosted remote MCP endpoint instead (no code runs on your machine):
claude mcp add --transport http callsend https://api.callsend.dev/mcp
then /mcp in Claude Code to sign in. Install this package when you want the
full connector: voice-dispatching work to agents on your own machine.
Install
uv tool install callsend # or: pipx install callsend
callsend login # one-time approve link in the web app
claude mcp add callsend -- callsend-mcp
Docs
- https://callsend.dev/docs — product docs
- https://callsend.dev/auth.md — how auth works (humans, machines, agents)
- https://callsend.dev/.well-known/mcp/server-card.json — MCP server card
The mic is only live during a call you answered. Pairing scopes calls: an agent can only ever call its own human. Tokens are revocable from Settings.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file callsend-0.3.1.tar.gz.
File metadata
- Download URL: callsend-0.3.1.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
670b92e7773363da822b0cb1d1fc1f6095abff7d73d06106d9562dc572fc2582
|
|
| MD5 |
e9c8b1709ba3a3747d5f320e2e5a6f1a
|
|
| BLAKE2b-256 |
28addf1efcd2ac5ab992cafcf45419cfdd5a133df62355be94645dd44dad2390
|
File details
Details for the file callsend-0.3.1-py3-none-any.whl.
File metadata
- Download URL: callsend-0.3.1-py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b480294428336de6412de129961586378a65b0f859cb6d56f7e48dc76973aca5
|
|
| MD5 |
a757de57452bb396b57b26a515e2538d
|
|
| BLAKE2b-256 |
6552417f53e13a76768010bc428b4ac3465f5e771889ababa3c7e7e85e6182cb
|