StudioSphere Pulse — Audio Intelligence for Claude Desktop
space.studiosphere/pulse
Privacy-first audio intelligence: BPM, key, waveform. Audio never stored. Pay per second.
client:Claude Desktop
transport:streamable-http
tools:8
Install StudioSphere Pulse — Audio Intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pulse": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.studiosphere.space/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