Magpipe
@elagerway
Magpipe について
Magpipe - Omni-channel Open Agentic Communications Platform
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"magpipe": {
"command": "npx",
"args": [
"-y",
"magpipe-mcp-server"
],
"env": {
"MAGPIPE_API_KEY": "mgp_your_key_here"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Magpipe?
Magpipe is an MCP server that lets you manage AI agents, calls, SMS, contacts, and phone numbers from AI coding tools like Claude Code and Cursor. It integrates with the Magpipe platform to provide telephony and agent management capabilities directly within your development environment.
How to use Magpipe?
Install via npm (npm install -g magpipe-mcp-server) or run directly with npx (npx magpipe-mcp-server). Obtain an API key from magpipe.ai/settings → API tab, then configure your AI tool by adding the server to its MCP configuration file (~/.claude.json for Claude Code, .cursor/mcp.json for Cursor) with the MAGPIPE_API_KEY environment variable set to your key.
Key features of Magpipe
- Manage AI agents, calls, SMS, and contacts.
- Create and update agents with custom functions.
- Send SMS and place outbound calls.
- Provision and manage phone numbers.
- Manage knowledge sources and voices.
- Integrate with AI coding tools via MCP.
Use cases of Magpipe
- Automate outbound calls from an AI assistant during development.
- Send SMS notifications directly from a coding tool.
- Configure and update agent settings without leaving your editor.
- Search and purchase phone numbers programmatically.
- Manage knowledge bases and voice settings for agents.
FAQ from Magpipe
What API key do I need?
You need a Magpipe API key starting with mgp_. Generate one from magpipe.ai/settings → API tab.
How do I install Magpipe?
Install it globally via npm with npm install -g magpipe-mcp-server, or run it directly with npx magpipe-mcp-server without installation.
How do I configure Magpipe for Claude Code vs Cursor?
For Claude Code, add the server configuration to ~/.claude.json. For Cursor, add it to .cursor/mcp.json in your project. Both require the MAGPIPE_API_KEY environment variable.
What environment variables are supported?
MAGPIPE_API_KEY is required. Optionally, MAGPIPE_API_URL can override the default API base URL (https://api.magpipe.ai/functions/v1).
What actions can I perform with this server?
Over 30 tools are available, including managing agents, calls, SMS, contacts, phone numbers, knowledge sources, voices, calendar slots, bookings, API keys, models, custom functions, and scheduled actions.
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Codelf
unbugA search tool helps dev to solve the naming things problem.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント