promolink for Claude Desktop
io.github.iamtsoftware/promolink
Music promo platform: email campaigns, Instagram DMs, Spotify discovery, SmartLinks, analytics.
client:Claude Desktop
transport:streamable-http
Install promolink in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"promolink": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://promolink-mcp.onrender.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs