Loomal

Official TypeScript library for the Telnyx API

189 starsnpm: telnyx

About telnyx

telnyx is an MCP (Model Context Protocol) server published by team-telnyx in the official MCP registry. Official TypeScript library for the Telnyx API

It ships as an npm package (telnyx), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/team-telnyx/telnyx-node, where the project has earned 189 GitHub stars.

Use telnyx with your agent

Claude Code · one command
claude mcp add telnyx -- npx -y telnyx
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "telnyx": {
      "command": "npx",
      "args": [
        "-y",
        "telnyx"
      ]
    }
  }
}
npmtelnyx

Frequently asked questions

What is telnyx?
telnyx is an MCP (Model Context Protocol) server by team-telnyx. Official TypeScript library for the Telnyx API
How do I connect telnyx to Claude, Cursor, or another MCP client?
Install telnyx from its npm package (telnyx) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is telnyx open source?
Yes — the source code is public at github.com/team-telnyx/telnyx-node, with 189 GitHub stars.
Can AI agents pay to use telnyx?
Not yet through Loomal — telnyx is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain telnyx? Claim this listing free by verifying GitHub ownership, or contact us.