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.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ฌ Communication
  3. Paigy AI MCP
Paigy AI MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 4:30:33 PM

Paigy AI MCP

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
communicationvoicenotificationsdeveloper-toolsmcp

Routes agent questions and completion updates to a user's phone by call, text, push notification, or banner.

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
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "paigy-ai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ฌ More in Communication

Overview

The paigy-ai/mcp MCP server lets agents ask for user input through phone calls, text, push notifications, or lock-screen banners. It runs as a standard TypeScript stdio server and returns replies to the agent as tool responses. Pairing connects an agent session to the user's Paigy account, with optional session identity settings for Codex. Reach for it when a long-running or blocked task needs a decision without keeping a terminal open.

Use cases

โ€ขAsk for approval before continuing a blocked task
โ€ขNotify a user when a long-running job finishes
โ€ขCollect a choice from a user away from the terminal
โ€ขEscalate unanswered agent questions to a phone

Key features

โ€ขPhone calls and voice replies
โ€ขText, push, and lock-screen notifications
โ€ขConfirmation, option, multi-select, and ranking responses
โ€ขStandard stdio MCP transport
โ€ขClaude Code idle escalation hooks
โ€ขPer-session identity pairing

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Paigy AI MCP.

Extracted Tool Capabilities
Phone calls and voice replies
Text, push, and lock-screen notifications
Confirmation, option, multi-select, and ranking responses
Standard stdio MCP transport
Claude Code idle escalation hooks
Per-session identity pairing

How Paigy AI MCP works

What paigy-ai/mcp MCP server does

The paigy-ai/mcp MCP server gives an agent a way to contact its user during work that may block or run for a long time. The agent can request a response through a phone call, text message, push notification, or a phone banner. The user can answer by voice or text, and the response is returned to the agent as a normal tool result so the task can continue.

Notifications have four requested urgency levels: inbox, push, banner, and call. Inbox items remain silent, push sends a passive notification, banner adds a time-sensitive lock-screen notification with sound, and call rings the phone. Account settings can reduce the requested urgency, so these levels are not guarantees.

The paigy-ai/mcp MCP server also supports structured questions. Agents can request confirmation, a single choice, multiple choices, or a ranked selection. Options may include HTML or image previews. Open-ended questions fall back to free-text replies.

How it works

The server uses the standard MCP protocol over stdio and does not require client-specific implementation. It is documented for Claude Code, Claude Desktop, Codex CLI, Gemini CLI, Cline, Continue.dev, Zed, Cursor, Goose, mcphost, and local-model configurations using Ollama, LM Studio, or llama.cpp.

A session pairs with the user's phone through Paigy. Each session normally receives its own identity automatically. PAIGY_AGENT can instead assign a fixed named identity when that behavior is needed. The native Paigy iOS app can receive calls through CallKit, including while the phone is locked, according to the project documentation.

Claude Code installations also include hooks that check for pending or unanswered items. A ten-minute check can escalate pending items, while a two-minute check handles replies that have not yet been acknowledged by an agent. These hooks are described as a Claude Code plugin feature rather than a general MCP client behavior.

Setup and configuration

The paigy-ai/mcp MCP server can be run with npx -y @paigy/mcp@latest. Generic MCP clients use a server entry with command set to npx and arguments -y and @paigy/mcp@latest. The repository also documents a shell installer, Claude Code plugin commands, a Claude Desktop MCPB bundle, and client-specific setup for Codex and Gemini CLI.

After installation, run npx -y -p @paigy/mcp@latest paigy-mcp-onboard to pair the phone, approve the pairing request, and sign in at Paigy. Claude Desktop can initiate pairing from a prompt after its MCPB extension is installed. Codex direct MCP configuration may need CODEX_THREAD_ID and CODEX_SESSION_ID passed through its environment allow-list so conversations retain separate identities.

Tools and capabilities

The paigy-ai/mcp MCP server supports workflows involving:

  • Asking for approval or confirmation during an agent task.
  • Presenting one or more choices and receiving selected option IDs.
  • Collecting ranked choices or unrestricted text.
  • Notifying a user when a long-running task finishes or becomes blocked.
  • Checking and escalating pending or unacknowledged replies in supported Claude Code hook workflows.

Limitations and notes

Urgency is requested by the agent but may be capped by account settings. The README also notes that smaller local models may be less consistent when selecting among confirmation, option, and free-text response shapes; free text remains available as a fallback. The application and backend are maintained in a separate repository, while this repository contains the MCP server and related Claude Code plugin material.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Communication View all alternatives
  • Slack MCP Server logoSlack MCP Server

    The most powerful MCP server for Slack Workspaces.

    ๐Ÿ’ฌ Communication1 views
    Compare vs Slack MCP Server โ†’
  • Ntfy Me MCP logoNtfy Me MCP

    An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents ๐Ÿ“ค (supports secure token auth & more - use with npx or docker!)

    ๐Ÿ’ฌ Communication3 views
    Compare vs Ntfy Me MCP โ†’
  • Docs MCP logoDocs MCP
    Verified

    CometChat's official MCP server โ€” searches CometChat documentation and returns curated implementation bundles for adding real-time chat, voice, video, and moderation to your app (React, React Native, Flutter, iOS, Android, JS SDK).

    ๐Ÿ’ฌ Communication3 views
    Compare vs Docs MCP โ†’
  • Apprise RMCP logoApprise RMCP

    Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.

    ๐Ÿ’ฌ Communication2 views
    Compare vs Apprise RMCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

Last commit
5d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Paigy AI MCP

Run `npx -y @paigy/mcp@latest` in the MCP client's server configuration. The repository also provides client-specific installation methods.

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 PreviewPaigy AI MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/paigy-ai-mcp?style=directory)](https://allmcps.com/mcp/paigy-ai-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/paigy-ai-mcp"><img src="https://allmcps.com/api/badge/paigy-ai-mcp?style=directory" alt="Paigy AI MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฌCommunication
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthOther
LicenseMIT
ClientsClaude Desktop, Cursor, Cline / VS Code
Last updatedSep 7, 2026
10/11 checks healthy over the last 32d
Views3
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.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit5d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 6, 2026
51Quality signal: Good ยท 51/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 ownership10/20
Documentation & tools24/30
Adoption & activity4/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.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev ยท -p (npm)

โ˜… 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 unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge 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 ๐Ÿ’ฌ Communication โ†’Best MCP servers for Slack & Communication โ†’Alternatives to Paigy AI MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code