Skip to content

sinch/sinch-codex-plugin

v0.3.16Apache-2.0

Sinch Build skills and developer documentation for Codex: Conversation API (SMS, RCS, WhatsApp), Voice, Verification, Numbers, 10DLC, Fax, and Email

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

sinch-docsstreamable-http
{
  "type": "streamable-http",
  "url": "https://developers.sinch.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "sinch-codex-plugin",
  "version": "0.3.16",
  "description": "Sinch Build skills and developer documentation for Codex: Conversation API (SMS, RCS, WhatsApp), Voice, Verification, Numbers, 10DLC, Fax, and Email",
  "author": {
    "name": "Sinch",
    "email": "ecosystems@sinch.com",
    "url": "https://github.com/sinch"
  },
  "homepage": "https://sinch.com/",
  "repository": "https://github.com/sinch/sinch-plugins",
  "license": "Apache-2.0",
  "keywords": [
    "sinch",
    "messaging",
    "sms",
    "rcs",
    "voice",
    "verification",
    "email",
    "docs",
    "mcp"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Sinch Build",
        "shortDescription": "Search Sinch developer documentation and build with Sinch APIs.",
        "longDescription": "Bundles the Sinch Build skills catalog with the hosted Sinch Build Docs MCP server. Codex can retrieve authoritative Sinch developer documentation and follow product guides for Conversation API (SMS, RCS, WhatsApp), Voice, Verification, Numbers, Number Lookup, 10DLC, Elastic SIP Trunking, Fax, Mailgun, Provisioning, and Authentication. Read-only, and no Sinch credentials are required.",
        "developerName": "Sinch",
        "category": "Developer Tools",
        "capabilities": [
          "Read"
        ],
        "websiteURL": "https://developers.sinch.com/?utm_source=Codex&utm_medium=sinch_codex_plugin",
        "termsOfServiceURL": "https://sinch.com/legal/terms-and-conditions/other-sinch-terms-conditions/terms-of-service/",
        "defaultPrompt": [
          "Use Sinch Build to show me how to send an RCS message with SMS fallback.",
          "Use Sinch Build to explain what I need to register a 10DLC brand and campaign.",
          "Use Sinch Build to look up how Verification API flashcall verification works."
        ]
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 15JavaScript files
  • 5other files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai