dTelecom STT

by dtelecom

Not rated
GitHub

About

Real-time speech-to-text for AI assistants. Transcribe audio files with production-grade accuracy. Pay per use with USDC via x402 — no API keys needed.

Details

Author
dtelecom
Categories
Communication, Productivity

Setup

Install dTelecom STT in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/dtelecom/stt-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

MCP (Model Context Protocol) server fordTelecom real-time speech-to-textwith x402 micropayments.

Lets AI assistants (Claude, Cursor, etc.) transcribe audio files using dTelecom STT — pay-per-use with USDC, no API keys needed.

You need a private key with USDC. Either:

- EVM(Base): Ethereum private key (0x hex) with USDC on Base — MetaMask, etc.
- Solana: Solana private key (base58) with USDC on Solana — Phantom, Solflare, etc.

{ "mcpServers": { "dtelecom-stt": { "command": "dtelecom-stt-mcp", "env": { "DTELECOM_PRIVATE_KEY": "YOUR_PRIVATE_KEY" } } } }

Claude Desktop(claude_desktop_config.json):

{ "mcpServers": { "dtelecom-stt": { "command": "npx", "args": ["-y", "@dtelecom/stt-mcp"], "env": { "DTELECOM_PRIVATE_KEY": "YOUR_PRIVATE_KEY" } } } }

Cursor(Settings > MCP Servers > Add):

{ "dtelecom-stt": { "command": "npx", "args": ["-y", "@dtelecom/stt-mcp"], "env": { "DTELECOM_PRIVATE_KEY": "YOUR_PRIVATE_KEY" } } }

The tool accepts WAV files in PCM16 16kHz mono format. Convert with:

ffmpeg -i input.mp3 -ar 16000 -ac 1 -acodec pcm_s16le output.wav

- $0.005/min, billed per session
- Minimum 5 minutes ($0.025)
- Paid in USDC on Base or Solana via x402 protocol
- No accounts, no API keys, no subscriptions

- dTelecom STT Service
-
TypeScript SDK
-
x402 Protocol

Manage your WhatsApp, SMS and Phone Calls using a single MCP connector

Connect to any function, any language, across network boundaries using AgentRPC.

Access your meeting transcripts, summaries, and action items from any AI assistant.

Connect Claude, ChatGPT, and other AI tools to your Granola meeting notes via MCP. Query your notes, search transcripts, and get meeting insights in your favorite AI assistants.

Build with the Kudosity API to send SMS and MMS. Access developer docs, API references and live testing tools to send messages, manage contact lists, configure webhooks and more.

Send SMS, WhatsApp, and RCS messages programmatically with DLT compliance. Manage contacts, schedule campaigns, and track delivery reports.

Interact with Twilio APIs to send messages, manage phone numbers, configure your account, and more.

The VoIPstudio MCP server gives compatible AI assistants secure access to authorised VoIPstudio account data, including recordings, call detail records, live calls and voicemails in order to query call activity, analyse patterns, identify agent performance issues and generate QA or operations reports in plain English.

A bridge server connecting Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.