← Index

io.github.O-mega-Enterprise/suprsonic-mcp

io.github.O-mega-Enterprise/suprsonic-mcp·v0.3.1·Other
Quality Score
80
/100

One API key, dozens of capabilities for your AI agent. Zero provider auth.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "suprsonic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "suprsonic-mcp"
      ],
      "env": {
        "SUPRSONIC_API_KEY": "<your-suprsonic_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "suprsonic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "suprsonic-mcp"
      ],
      "env": {
        "SUPRSONIC_API_KEY": "<your-suprsonic_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y suprsonic-mcp
§02  Environment variables
SUPRSONIC_API_KEY
requiredsecret

Your Suprsonic API key (get one at suprsonic.ai/app/apis)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other