One API key, dozens of capabilities for your AI agent. Zero provider auth.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
MCP server for Suprsonic. Gives any AI agent dozens of capabilities through one connection.
Get your API key at suprsonic.ai/app/apis.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Add to .cursor/mcp.json or VS Code MCP config:
Then connect to http://localhost:3100/mcp.
| Tool | What it does |
|---|---|
| search | Search the web (AI synthesis, SERP, or both) |
| scrape | Extract content from any URL as Markdown |
| profiles | Find professional profiles by name or LinkedIn URL |
| emails | Find professional email addresses |
| images | Generate images from text prompts |
| tts | Convert text to speech |
| stt | Transcribe audio to text |
| sms | Send SMS or WhatsApp messages |
| documents | Extract structured data from URLs |
| companies | Look up company data by domain |
| email-verify | Check if an email is deliverable |
| transcribe | Transcribe audio with speaker labels |
| invoice-parse | Extract data from invoices |
| subtitle | Generate SRT/VTT subtitles |
| file-convert | Convert files between 200+ formats |
| bg-remove | Remove image backgrounds |
| screenshot | Capture webpage screenshots |
Every tool returns a unified response object:
On failure, success is false and error contains the details (see below).
Error object structure (returned when success is false):
Error categories: transient (retry safe), permanent (bad request), authentication (invalid key), billing (out of credits).
When using MCP, the AI agent receives the error in the tool response and can decide whether to retry based on is_retriable and retry_after_seconds.
Full API reference with all parameters and example responses: suprsonic.ai/apis
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/suprsonic-mcp)<a href="https://allmcps.com/mcp/suprsonic-mcp"><img src="https://allmcps.com/api/badge/suprsonic-mcp?style=directory" alt="Suprsonic Mcp on AllMCPs" /></a>