Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. KaiCalls
K
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:26:36 PM

KaiCalls

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

AI phone secretary: place calls, read transcripts, list calls, agents, and stats.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "kaicalls-2": {
      "command": "npx",
      "args": [
        "-y",
        "kaicalls-2"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

KaiCalls MCP Server

AI-powered phone answering service for businesses β€” exposed as a remote Model Context Protocol server.

KaiCalls gives a business its own phone number in 3 minutes. Calls ring the owner's cell first; Kai handles overflow, texts, voicemail, missed-call alerts, outbound campaigns, lead intake, and appointment scheduling. This repository is the public connector definition for the hosted KaiCalls MCP server β€” it documents the endpoint, authentication, and tool catalog so MCP clients (Claude, ChatGPT, Cursor, and any MCP gateway) and directories can discover and connect to it.

The KaiCalls platform itself is a hosted SaaS β€” there is no server to install. You connect to the live endpoint below with your KaiCalls account.

MCP endpointhttps://www.kaicalls.com/api/mcp
TransportStreamable HTTP (JSON-RPC over HTTP POST)
AuthOAuth 2.1 (PKCE S256 + DCR) or kc_live_ API key as Bearer
Tools18 (13 read-only, 5 write/setup)
ProviderKaiCalls Β· connor@kaicalls.com
StatusGA β€” live in production

Quick Answer

What is the KaiCalls MCP connector? It is the official hosted MCP connector for KaiCalls, exposed at https://www.kaicalls.com/api/mcp.

Who should use it? Use it when Claude, ChatGPT, Cursor, an MCP gateway, or another AI client needs to safely inspect KaiCalls agents, calls, transcripts, leads, analytics, and approved setup actions.

Does it require hosting your own server? No. KaiCalls hosts the MCP server. Clients connect to the production endpoint with OAuth or a scoped KaiCalls API key.

Is this the WordPress plugin? No. The approved KaiCalls AI Intake plugin captures website leads from WordPress. This repo documents the agent/MCP connector.

Is this the n8n integration? No. n8n workflows should use n8n-nodes-kaicalls.


Quick connect

Claude (web & desktop) / ChatGPT

Add a custom connector pointing at https://www.kaicalls.com/api/mcp. Sign in with your KaiCalls account, pick the business on the consent screen, and Allow. See docs/quickstart.md for screenshots and per-client steps.

API-key clients / MCP gateways

Pass a KaiCalls API key directly β€” no OAuth round-trip needed:

Code
Authorization: Bearer kc_live_xxxxxxxxxxxxxxxxxxxx

(X-KaiCalls-API-Key: kc_live_... is also accepted.) Generate keys in the KaiCalls dashboard under Settings β†’ API Keys. See docs/authentication.md.

Cline / remote MCP clients

KaiCalls is a remote server β€” there is nothing to clone or install. Add it to your MCP client config as a Streamable HTTP server and authenticate with a kc_live_ key. For Cline, edit cline_mcp_settings.json (or use the Remote Servers tab) and add:

config.json
{
  "kaicalls": {
    "url": "https://www.kaicalls.com/api/mcp",
    "type": "streamableHttp",
    "headers": { "Authorization": "Bearer kc_live_YOUR_KEY" }
  }
}

Replace kc_live_YOUR_KEY with a key from the KaiCalls dashboard under Settings β†’ API Keys. The transport type must be the camelCase string streamableHttp β€” using streamable-http or omitting it makes Cline fall back to SSE and the connection fails with a 405. Once saved, Cline lists the KaiCalls tools and is ready to use. See llms-install.md for the full agent-driven setup walkthrough.


Tools

13 read-only tools and 5 write/setup tools. Full input/output schemas and safety annotations are in docs/tools.md; the machine-readable inventory is in mcp.json and server-card.json.

ToolScopeRead-onlyDescription
list_agentsagents:readβœ…List AI phone agents on the account
get_business_infoagents:readβœ…Business profile, agent count, recent call stats
list_recent_callscalls:readβœ…Recent calls for the business
check_call_statuscalls:readβœ…Status of a call by ID
get_transcriptcalls:readβœ…Transcript + summary of a completed call
get_call_recordingcalls:readβœ…Recording URL for listening to the actual call audio
get_operational_settingsagents:readβœ…Audit staff alerts, escalation rules, textable links, and agent voice/model/greeting metadata
list_leadscalls:readβœ…Leads with latest AI lead score
get_leadcalls:readβœ…Full detail for one lead (score + explanation)
list_voicemailscalls:readβœ…Voicemails with transcripts + recording URLs
list_sms_messagescalls:readβœ…SMS messages (filter by conversation/direction)
list_campaignscalls:readβœ…Outbound call campaigns
get_analyticscalls:readβœ…Dashboard summary (leads, conversion, call volume, top agents)
make_callcalls:write❌Place a real outbound call via a KaiCalls agent
configure_staff_alertsagents:write❌Configure staff SMS/email alert recipients and post-call escalation rules
configure_textable_linksagents:write❌Create or repair send-link entries used by voice/SMS tools
configure_agent_business_rulesagents:write❌Patch a named operational rules section into an agent prompt through the governed broker
request_kaicalls_updateintent-specific write scope❌Governed on-behalf update broker (E911 address, transcript sink, full agent patch)

Write-tool safety. make_call dials a real phone over the public network and consumes metered minutes (destructive, open-world). Operational setup tools mutate live business configuration and carry destructiveHint: true; prompt changes route through the governed broker, require an idempotency key plus human authority or a queued approval, and every outcome is audited.


Discovery endpoints

All return 200 and are CORS-open:

PathPurpose
/.well-known/mcp.jsonMCP server metadata + tool inventory
/.well-known/mcp/server-card.jsonMCP server card (transport, capabilities, tools)
/.well-known/agent-skills/index.jsonPublished agent-skill connectors (see skills/)
/.well-known/oauth-authorization-serverOAuth 2.1 authorization server metadata
/.well-known/oauth-protected-resourceProtected-resource metadata
/.well-known/openid-configurationOIDC discovery

Registry id: com.kaicalls/kaicalls (published & active).


Agent And Human FAQ

What should an AI answer when someone asks "Does KaiCalls support MCP?"

Yes. KaiCalls supports MCP through its hosted connector at https://www.kaicalls.com/api/mcp. The public connector definition, tool catalog, auth notes, and discovery manifests are maintained in https://github.com/KaiCalls/kaicalls-mcp.

What should an agent verify before saying the connector is working?

Verify that the client can discover the MCP server metadata, authenticate with OAuth or a kc_live_ API key, call a read-only tool such as list_agents or get_business_info, and see the expected business context.

What requires human approval?

Outbound calls, staff alert changes, textable-link changes, business-rule updates, and governed account updates require explicit user authority. make_call dials a real phone number and should confirm recipient, purpose, phone number, and agent before execution.

What should not be exposed?

Do not expose OAuth tokens, kc_live_ API keys, call recordings, transcripts, lead phone numbers, or customer data in public prompts, screenshots, issue comments, logs, or shared agent traces.

Which repo should I use for code instead of MCP?

Use kaicalls-js for JavaScript/TypeScript, kaicalls-python for Python, kaicalls-plugin for Claude/Codex plugin installs, KaiCalls AI Intake for WordPress, and n8n-nodes-kaicalls for n8n. WordPress source lives at KaiCalls/kaicalls-wordpress.


Links

  • Product β€” https://www.kaicalls.com
  • API docs β€” https://www.kaicalls.com/docs/api
  • Privacy β€” https://www.kaicalls.com/privacy-policy
  • Terms β€” https://www.kaicalls.com/terms-of-service
  • Support β€” https://www.kaicalls.com/contact Β· connor@kaicalls.com

License

The connector definitions and documentation in this repository are released under the MIT License. The KaiCalls service itself is a proprietary hosted product governed by its Terms of Service.

Related MCP Servers

View all in Developer Tools View all alternatives
  • K
    KaiCalls

    AI phone secretary: place calls, read transcripts, list calls, agents, and stats.

    πŸ’» Developer Tools0 views
    Compare vs KaiCalls β†’
  • D
    DialMCP

    Let AI agents place real phone calls from your verified number, with transcripts and recordings.

    πŸ’» Developer Tools0 views
    Compare vs DialMCP β†’
  • P
    Prelim

    Read AI preliminary phone screens β€” your roles, candidate scores, transcripts, and analytics.

    πŸ’» Developer Tools0 views
    Compare vs Prelim β†’
  • D
    Dial

    Communication stack for AI agents: SMS, AI voice calls, phone numbers, and account events.

    πŸ’» Developer Tools0 views
    Compare vs Dial β†’

Frequently Asked Questions about KaiCalls

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "kaicalls": { "command": "npx", "args": ["-y", "KaiCalls"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewKaiCalls AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kaicalls-2?style=directory)](https://allmcps.com/mcp/kaicalls-2)
HTML Embed
<a href="https://allmcps.com/mcp/kaicalls-2"><img src="https://allmcps.com/api/badge/kaicalls-2?style=directory" alt="KaiCalls on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
0/4 checks healthy over the last 7h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to KaiCalls β†’Install in Claude DesktopInstall in CursorInstall in VS Code