Dial Agentis Payphone's agent-native product: your coding agent gets SMS, number provisioning, and optional milestone texts to the operator — using DIAL_API_KEY credits by default. Cursor full setup: pnpm cursor:agent:setup -- --api-key dial_live_… --phone +1… — or plugin-only pnpm cursor:plugin:install; Claude Code uses the /dial plugin; Codex uses .agents/skills/dial.
One-click setup opens your editor with a prefilled prompt — review it and press Enter before anything runs. Cursor · Claude Code · Codex
Dial Agent plugin · dashboard paste-once bootstrap · MCP OAuth · credits via DIAL_API_KEY
pnpm cursor:agent:setup installs the full Dial Agent bundle. Dashboard paste-once blob is fastest when you already have an API key.
MCP in `~/.claude/mcp.json` · `/dial` skill via plugin
Requires Claude Code v2.1.91+ for deeplinks. Plugin provides /dial slash command.
MCP in `~/.codex/config.toml` · skills in `.agents/skills`
Codex discovers skills under .agents/skills. Pair with MCP for tool calls.