← Registry

AI & Machine Learning

soniox.com

Provides documentation navigation, search, and reading tools for Soniox's speech-to-text API.

1 endpoint6 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://soniox.com/docs/api/mcp/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChanged

Known tools 6

soniox_docs_toc

Get the table of contents for broad Soniox documentation navigation.

Inferred read-only
soniox_docs_summary

Get a concise overview of Soniox documentation (llms.txt) for background on features, APIs, and concepts.

Inferred read-only
soniox_full_docs

Last resort: get the FULL content of all Soniox documentation pages (~100k tokens).

Inferred read-only
soniox_search_docs

Search Soniox documentation by natural-language query.

Inferred read-only
soniox_read_section

Read one section from a Soniox documentation page by URL plus heading or anchor.

Inferred read-only
soniox_read_page

Read a specific Soniox documentation page by URL.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mcp-typescript-server-on-vercel]
url = "https://soniox.com/docs/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://soniox.com/docs/api/mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-typescript-server-on-vercel
Remote MCP URL: https://soniox.com/docs/api/mcp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "url": "https://soniox.com/docs/api/mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://soniox.com/docs/api/mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-typescript-server-on-vercel",
  "transport": "streamable-http",
  "url": "https://soniox.com/docs/api/mcp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for soniox.com was fetched 2026-08-17T06:22:02.360Z.

Trust status Trusted

soniox.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.