MCP.so
Sign In
Servers

Paigy

@paigy-ai

Text, push, or call your phone when an agent needs input mid-task. Reply by voice instead of babysitting a long-running or blocked terminal.

Overview

What is Paigy?

Paigy is a voice inbox for AI coding agents. When an agent needs your input — mid-task, blocked, or done with something long-running — it can text, push, ring your phone with a banner, or place an actual phone call and read the question aloud, so you can reply by voice instead of babysitting a terminal.

How to use Paigy?

Add the Paigy MCP server to your MCP client config with npx -y @paigy/mcp@latest, then pair your phone by running npx -y -p @paigy/mcp@latest paigy-mcp-onboard. Once paired, the agent will notify you when it needs input and your voice or text reply is sent back as a tool response.

Key features of Paigy

  • Notifies you via text, push, banner, or real phone call.
  • Agent reads the question aloud on a call.
  • Reply by voice or text from your phone.
  • Response lands back with the agent automatically.
  • Pairs with the native Paigy iOS app using CallKit.

Use cases of Paigy

  • Walk away from a long agent session without missing critical questions.
  • Answer agent questions by voice while away from your terminal.
  • Receive urgent notifications when your agent is blocked mid-task.
  • Handle multiple long-running agent tasks without constant terminal monitoring.

FAQ from Paigy

What does Paigy do?

Paigy acts as a voice inbox for AI coding agents, bridging the gap when an agent needs your input by notifying your phone with configurable urgency and letting you reply by voice or text.

How does Paigy integrate with my agent?

Paigy runs as a standard MCP server (stdio, TypeScript) with no client-specific code. It works with any MCP client including Claude Code, Codex CLI, Gemini CLI, Cline, Continue.dev, Zed, Cursor, Goose, and mcphost, even with local models via Ollama, LM Studio, or llama.cpp.

How do I install Paigy?

Add the following to your MCP client config: { "mcpServers": { "paigy": { "command": "npx", "args": ["-y", "@paigy/mcp@latest"] } } } then run npx -y -p @paigy/mcp@latest paigy-mcp-onboard to pair your phone.

Does Paigy require an iOS app?

Yes, Paigy pairs with the native Paigy iOS app so that calls ring through like a real phone call via CallKit even when your phone is locked, and you can glance at or reply to notifications from the lock screen.

What are the runtime requirements for Paigy?

Paigy is an npm package that runs via npx. It requires Node.js and an internet connection to pair with your phone and receive notifications.

Tags

More from Other