Unified agent API. Search, scrape, enrich profiles, find emails, generate images, TTS, STT, and more. One API key, zero provider signups.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"suprsonic-mcp"
],
"env": {
"SUPRSONIC_API_KEY": "{{SUPRSONIC_API_KEY}}"
}
}