StudioSphere Pulse — Audio Intelligence
space.studiosphere/pulse · v1.0.2 · MCP 2025-11-25
Privacy-first audio intelligence: BPM, key, waveform. Audio never stored. Pay per second.
Reachability
reachable
checked 2026-07-14 04:32 UTC
Registry status active
Tools pinned 8
24e46c7abe73
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace space.studiosphere
(domain verified by the official registry)
Repository
github.com/notpaulb/studiosphere-pulse-mcp
Website
https://pulse.studiosphere.space
Remote endpoints
https://mcp.studiosphere.space/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:25 | first capture | 8 tools pinned |
Pinned tool definitions (8)
| Tool | Description |
|---|---|
| start_trial | Start a temporary, email-free Pulse trial. Returns a short-lived private API key with enough banked tokens for one short URL-based v1 analysis. No Stripe Checkout session is created. Store the key in the client or a trusted local... |
| estimate_cost | Get the exact price to analyze an audio file before committing. Always call this first. Returns cost in dollars and a job_estimate_id valid for 30 minutes. Free — never charged. |
| analyze_track | Run audio analysis on a public audio URL. Requires estimate_cost to be called first (job_estimate_id). Requires PULSE_API_KEY. Before calling, you MUST confirm with the user that they have a lawful basis to submit this audio for... |
| request_payment_link | Generate a one-time Stripe payment page for users without a Pulse account. Before calling, you MUST confirm with the user that they have a lawful basis to submit this audio for analysis; for a user-requested batch/folder/project, one... |
| get_job_status | Check the status and results of an analysis job. Poll after analyze_track returns job_id, or after the user pays via request_payment_link. Returns full results when status=completed. |
| get_token_balance | Check the banked token balance for the authenticated Pulse account. Requires PULSE_API_KEY. |
| list_token_packs | List the available Pulse token packs (tier label, token count, price). Use before purchase_token_pack to show options to the user. |
| purchase_token_pack | Create a Stripe Checkout session for a Pulse token pack. Returns payment_url — DO NOT submit it programmatically; surface it to the user so they can complete payment in their browser. Once paid, banked tokens are credited automatically.... |
Status badge
[](https://toolpin.dev/servers/space.studiosphere/pulse)
Maintain this server? Add the badge to your README — it links your users to this live status page.