McpMux
Back to Registry

Suprsonic (npx) MCP Server

Community

Contributed by O-mega Enterprise

Unified agent API. One API key, dozens of capabilities: search, scrape, profiles, emails, images, TTS, STT, messaging, and more. Zero provider auth.

About the Suprsonic (npx) MCP Server

The Suprsonic (npx) MCP server is a local (stdio) Model Context Protocol server available in the McpMux registry. Unified agent API. One API key, dozens of capabilities: search, scrape, profiles, emails, images, TTS, STT, messaging, and more. Zero provider auth. This is a community-contributed MCP server by O-mega Enterprise.

Install the Suprsonic (npx) MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. This server requires an API key — McpMux securely stores your credentials with AES-256-GCM encryption.

Transport Configuration

Transport Configuration
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "suprsonic-mcp"
  ],
  "env": {
    "SUPRSONIC_API_KEY": "${input:SUPRSONIC_API_KEY}"
  },
  "metadata": {
    "inputs": [
      {
        "id": "SUPRSONIC_API_KEY",
        "label": "Suprsonic API Key",
        "description": "API key for Suprsonic. Get one free at suprsonic.ai/app/apis.",
        "type": "text",
        "required": true,
        "secret": true,
        "placeholder": "omk_xxxxxxxxxxxxxxxxxxxxxxxx",
        "obtain": {
          "url": "https://suprsonic.ai/app/apis",
          "instructions": "1. Go to suprsonic.ai and sign in\n2. Go to the API Keys tab\n3. Click Create API Key\n4. Copy the key (starts with omk_)",
          "button_label": "Get API Key"
        }
      }
    ]
  }
}
Details
TransportLocal (stdio)
Hostinglocal
AuthAPI Key
Capabilities
Tools

Categories

Tags

suprsonicunified-apisearchscrapeweb-scrapingenrichmentttssttai-agentmcp

Supported AI Clients

The Suprsonic (npx) MCP server works with all MCP-compatible AI clients through McpMux:

CursorClaude DesktopClaude CodeVS CodeChatGPTWindsurfJetBrainsZedClineGemini CLIAmazon Q

Related MCP Servers

Install Suprsonic (npx) with McpMux

One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.