Skip to main content
Back to registry

setup-webhook

vapiai/skills

Configure server URLs to receive real-time events from Vapi during calls — transcripts, tool calls, status changes, and end-of-call reports.

Installs223
Install command
npx skills add https://github.com/vapiai/skills --skill setup-webhook
Security audits
Gen Agent Trust HubFAIL
SocketFAIL
SnykWARN
About this skill
Configure server URLs to receive real-time events from Vapi during calls — transcripts, tool calls, status changes, and end-of-call reports. Setup: Ensure VAPI_API_KEY is set. See the setup-api-key skill if needed. Vapi uses "Server URLs" (webhooks) to communicate with your application. Unlike traditional one-way webhooks, Vapi server URLs support bidirectional communication — your server can respond with data that affects the call. Set a default server URL in the Vapi Dashboard under Settings > Server URL . Priority order: Tool server URL > Assistant server URL > Phone Number server URL > Organization server URL. Verify webhook authenticity using the secret: Use the Vapi CLI to forward webhooks to your local server: Or use ngrok: The end-of-call-report event includes: This skills repository includes a Vapi documentation MCP server ( vapi-docs ) that gives your AI agent access to the full Vapi knowledge base.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does setup-webhook do?

Configure server URLs to receive real-time events from Vapi during calls — transcripts, tool calls, status changes, and end-of-call reports.

Is setup-webhook good?

setup-webhook does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does setup-webhook work with?

setup-webhook currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, amp, github-copilot.

What are alternatives to setup-webhook?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install setup-webhook?

npx skills add https://github.com/vapiai/skills --skill setup-webhook

Related skills

More from vapiai/skills

Related skills

Alternatives in Software Engineering