{
  "markdown": "# ClawCall\n\nMake real AI-powered phone calls from any AI agent. ClawCall dials US phone numbers, handles the conversation, and returns the outcome, transcript, and recording when available.\n\n**30 calls and 30 minutes free, whichever lasts later. No credit card required.**\n\n## Hosted MCP connector (recommended)\n\nClawCall's official remote MCP server is available at:\n\n```text\nhttps://api.clawcall.dev/mcp\n```\n\nAdd that URL as a custom connector in Grok Build, ChatGPT, Claude, Codex, or another remote MCP client. The connector uses OAuth 2.1: sign in to ClawCall and approve read/write call access when prompted. No API key is copied into the AI host.\n\nThe hosted connector can:\n\n- place outbound calls to US phone numbers\n- navigate phone menus and hold queues\n- bridge the user into a live call\n- poll call status and retrieve transcripts and temporary recording URLs\n- list inbound and outbound call history\n- end active calls and inspect plan or trial usage\n- serve ClawCall's calling guide before a call is placed\n\nThe Grok Build plugin source is in [`grok/`](./grok). Its official xAI marketplace submission is tracked in [xai-org/plugin-marketplace#336](https://github.com/xai-org/plugin-marketplace/pull/336).\n\n## Agent skill\n\nInstall the ClawCall skill from ClawHub:\n\n```bash\nopenclaw skills install clawcall-dev\n```\n\nPublished skill: https://clawhub.ai/clawcall-dev/clawcall-dev\n\nOr manually add [`skill/SKILL.md`](./skill/SKILL.md) and its bundled references to your agent's skills directory. The skill uses ClawCall's REST API and persists its low-privilege API key locally.\n\n## Legacy local stdio MCP package\n\nThe [`mcp/`](./mcp) directory contains the legacy `@clawcall/mcp` stdio package for existing local/API-key installations. New integrations should use the hosted OAuth connector above. The legacy package remains documented for compatibility but is not the distribution path submitted to the xAI marketplace.\n\n## What it does\n\n- Calls US phone numbers over real phone lines\n- Handles appointments, reservations, order checks, callbacks, office follow-ups, phone menus, and hold queues\n- Leaves voicemail or takes messages when instructed\n- Returns call outcomes, transcripts, and recordings\n- Supports live handoff when identity verification, negotiation, or a real-time decision requires the user\n- Supports reusable voice, personality, greeting, and inbound reserved-number answering preferences through the product and REST surfaces\n\n## Examples\n\n> \"Call Dr. Rivera's office and confirm my appointment for Tuesday at 2:30.\"\n\n> \"Phone the restaurant at +15551234567 and make a reservation for four people Saturday at 7 PM.\"\n\n> \"Get me through to a real person at my insurance company.\"\n\n## Links\n\n- [ClawCall](https://clawcall.dev)\n- [Documentation](https://clawcall.dev/docs)\n- [For AI agents](https://clawcall.dev/for-agents)\n- [Hosted MCP endpoint](https://api.clawcall.dev/mcp)\n- [Published ClawHub skill](https://clawhub.ai/clawcall-dev/clawcall-dev)\n- [Privacy policy](https://clawcall.dev/privacy)\n- [Terms of service](https://clawcall.dev/terms)\n\n## License\n\nMIT\n\n## Download History\n\n[![Download History](https://skill-history.com/chart/clawcall-dev/clawcall-dev.svg)](https://skill-history.com/clawcall-dev/clawcall-dev)\n",
  "bytes": 3256,
  "sha": "c55720a02c1b75879a0fec3134fd7532cbaba954b0418dca9ca1256c1636ce07",
  "repo_slug": "clawcall-dev/clawcall",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_clawcall_dev_clawcall_92d979c3/readme"
}