Paigy
@paigy-ai
关于 Paigy
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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"paigy": {
"command": "npx",
"args": [
"-y",
"@paigy/mcp@latest"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Codelf
unbugA search tool helps dev to solve the naming things problem.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论