StudioSphere Pulse — Audio Intelligence✓
space.studiosphere/pulse · v1.0.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "space.studiosphere/pulse",
"description": "Privacy-first audio intelligence: BPM, key, waveform. Audio never stored. Pay per second.",
"title": "StudioSphere Pulse — Audio Intelligence",
"repository": {
"url": "https://github.com/notpaulb/studiosphere-pulse-mcp",
"source": "github"
},
"version": "1.0.2",
"websiteUrl": "https://pulse.studiosphere.space",
"icons": [
{
"src": "https://pulse.studiosphere.space/assets/icon.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
],
"theme": "dark"
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.studiosphere.space/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}