Skip to content

team-telnyx/telnyx

v0.4.0MIT

Telnyx Agent Plugin — Agent Skills for voice, messaging, email, numbers, verify, TTS/STT, AI inference and platform services, plus the hosted Telnyx MCP server.

MCP servers

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

telnyxstreamable-http
{
  "type": "streamable-http",
  "url": "https://api.telnyx.com/v2/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": "telnyx",
  "version": "0.4.0",
  "description": "Telnyx Agent Plugin — Agent Skills for voice, messaging, email, numbers, verify, TTS/STT, AI inference and platform services, plus the hosted Telnyx MCP server.",
  "author": {
    "name": "Telnyx",
    "url": "https://telnyx.com"
  },
  "homepage": "https://developers.telnyx.com",
  "repository": "https://github.com/team-telnyx/ai",
  "license": "MIT",
  "keywords": [
    "telnyx",
    "telecom",
    "voice",
    "messaging",
    "mcp",
    "agent-skills"
  ]
}

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.

  • 17shell scripts
  • 3Python files
  • 2JavaScript files
  • package.json
  • LICENSE
View on GitHub