Agent Plugins Marketplace
All plugins

infobip

v1.0.0-ghast.1

Connect official Infobip tools for SMS, email, WhatsApp, voice, customer profiles, account management and documentation.

Agent Plugins1 Skill7 MCP serversStreamable HTTP

By Ghast AILicense: MIT0 GitHub starsUpdated 2 weeks ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
8 skill or MCP entries
Source updated
Sep 8, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/infobip/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/infobip/
├── plugin.json
├── skills/infobip/SKILL.md
└── mcp.json

Included Skills1

infobipskills/infobip/SKILL.md

Use Infobip in Ghast. Connect official Infobip tools for SMS, email, WhatsApp, voice, customer profiles, account management and documentation. 连接 Infobip 官方 SMS、邮件、WhatsApp、语音、客户资料、账号管理及文档工具。

MCP servers7

infobipStreamable HTTP
url
https://mcp.infobip.com/sms
infobip-account-managementStreamable HTTP
url
https://mcp.infobip.com/account-management
infobip-emailStreamable HTTP
url
https://mcp.infobip.com/email
infobip-peopleStreamable HTTP
url
https://mcp.infobip.com/people
infobip-searchStreamable HTTP
url
https://mcp.infobip.com/search
infobip-voiceStreamable HTTP
url
https://mcp.infobip.com/voice
infobip-whatsappStreamable HTTP
url
https://mcp.infobip.com/whatsapp

Plugin manifests1

plugins/infobip/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "infobip",
  "version": "1.0.0-ghast.1",
  "description": "Connect official Infobip tools for SMS, email, WhatsApp, voice, customer profiles, account management and documentation.",
  "author": {
    "name": "Ghast AI",
    "url": "https://ghast.trapezohe.ai"
  },
  "homepage": "https://www.infobip.com/docs/mcp/using-mcp",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "officialConnectorSource": "https://www.infobip.com/docs/mcp/using-mcp",
      "connectorPublisher": "Infobip",
      "category": "communication",
      "icon": "./assets/icon.png",
      "displayName": "Infobip",
      "descriptions": {
        "en": "Connect official Infobip tools for SMS, email, WhatsApp, voice, customer profiles, account management and documentation.",
        "zh-CN": "连接 Infobip 官方 SMS、邮件、WhatsApp、语音、客户资料、账号管理及文档工具。"
      }
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[infobip on Agent Plugins Marketplace](https://pluginsmp.com/plugins/infobip)