Manage AI voice agents, calls, SMS, contacts, and phone numbers via Magpipe.
| Tool name | Description | Destructive? |
|---|---|---|
| list_agents | ✓ no | |
| get_agent | ✓ no | |
| create_agent | ✓ no | |
| update_agent | ✓ no | |
| delete_agent⚠ | ⚠ yes |
| list_contacts | ✓ no | |
| get_contact | ✓ no | |
| create_contact | ✓ no | |
| update_contact | ✓ no | |
| delete_contact⚠ | ⚠ yes | |
| manage_api_keys | ✓ no | |
| list_models | ✓ no | |
| chat_with_agent | ✓ no | |
| list_chat_sessions | ✓ no | |
| list_custom_functions | ✓ no | |
| create_custom_function | ✓ no | |
| update_custom_function | ✓ no | |
| delete_custom_function⚠ | ⚠ yes | |
| manage_dynamic_variables | ✓ no | |
| list_scheduled_actions | ✓ no | |
| list_messages | ✓ no | |
| get_message | ✓ no | |
| send_sms | ✓ no | |
| list_test_suites | ✓ no | |
| create_test_suite | ✓ no | |
| list_test_cases | ✓ no | |
| create_test_case | ✓ no | |
| run_test_case⚠ | ⚠ yes | |
| list_test_runs⚠ | ⚠ yes | |
| get_test_run⚠ | ⚠ yes | |
| list_phone_numbers | ✓ no | |
| search_phone_numbers | ✓ no | |
| provision_phone_number | ✓ no | |
| release_phone_number | ✓ no | |
| assign_phone_number | ✓ no | |
| lookup_phone_number | ✓ no | |
| list_voices | ✓ no | |
| delete_voice⚠ | ⚠ yes | |
| get_calendar_slots | ✓ no | |
| create_booking | ✓ no | |
| cancel_booking | ✓ no | |
| list_calls | ✓ no | |
| get_call | ✓ no | |
| initiate_call | ✓ no | |
| terminate_call⚠ | ⚠ yes | |
| get_recording | ✓ no | |
| list_knowledge_sources | ✓ no | |
| add_knowledge_source | ✓ no | |
| add_knowledge_manual | ✓ no | |
| delete_knowledge_source⚠ | ⚠ yes |
{
"mcpServers": {
"iogithubelagerwaymagpipe": {
"command": "npx",
"args": [
"-y",
"magpipe"
]
}
}
}