studiosphere-pulse-mcp
Privacy-first audio intelligence: BPM, key, waveform. Audio never stored. Pay per second.
README
Privacy-first audio intelligence over the Model Context Protocol. BPM, musical key, and waveform peaks for any public audio URL. Audio is processed in memory and never stored. Pay-per-second, no subscription.
Keywords: audio MCP · BPM detection · musical key detection · waveform analysis · music information retrieval · audio intelligence API · remote MCP server · Streamable HTTP transport.
What it does
Pulse analyses any public audio URL (or a direct upload, with an account) and returns structured metadata your AI assistant can act on:
- BPM — tempo with confidence and beat count, time-signature inference
- Musical key — root + scale (e.g.
B minor) with confidence - Waveform — peak-amplitude array suitable for visualization
Track structure segmentation and chord transcription are marked coming soon and are intentionally rejected by v1.0 routes.
Why creators and agents trust Pulse
| ✅ Audio never stored. | Files are downloaded into a temporary directory, analyzed, and deleted in the same job. Pulse never keeps a copy. |
| ✅ Payment details never touch Pulse. | Payment entry happens on Stripe's hosted page. Pulse only sees opaque Stripe IDs and dollar amounts — no card number, no CVV, no billing address, no bank or device token. PCI-DSS scope: out. |
| ✅ No tracking, no analytics. | No Google Analytics, no Mixpanel, no third-party tags. Outbound calls only to Stripe (payments) and Google Fonts (typography). |
| ✅ Money back when we under-deliver. | Failed jobs are free. Estimate-vs-actual overages refund automatically through Stripe. |
Full transparency at https://pulse.studiosphere.space/terms.
Service URLs
| Marketing site | https://pulse.studiosphere.space |
| Product REST API | https://pulse.studiosphere.space |
| Remote MCP server | https://mcp.studiosphere.space/mcp |
| MCP setup wizard | https://pulse.studiosphere.space/connect |
| Account signup | https://pulse.studiosphere.space/signup |
| Tool metadata | https://pulse.studiosphere.space/tools |
| Server descriptor | https://pulse.studiosphere.space/.well-known/mcp/server.json |
| Health check | https://pulse.studiosphere.space/health |
| MCP Registry | space.studiosphere/pulse |
| Support | pulse@studiosphere.space |
MCP client setup
The Pulse MCP server uses Streamable HTTP transport. Authentication is by Pulse API key passed as the api_key query parameter on the connection URL.
Claude Desktop
Open Settings → Developer → Edit Config, then merge:
{
"mcpServers": {
"studiosphere-pulse": {
"type": "http",
"url": "https://mcp.studiosphere.space/mcp?api_key=YOUR_PULSE_API_KEY"
}
}
}
Restart Claude Desktop.
Claude Code (CLI)
claude mcp add --transport http studiosphere-pulse \
https://mcp.studiosphere.space/mcp?api_key=YOUR_PULSE_API_KEY
Verify with claude mcp list.
Cursor
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"studiosphere-pulse": {
"type": "http",
"url": "https://mcp.studiosphere.space/mcp?api_key=YOUR_PULSE_API_KEY"
}
}
}
ChatGPT
The Pulse server speaks Streamable HTTP at https://mcp.studiosphere.space/mcp. Add it via whichever connector / GPT-action surface your account exposes; supply the API key as the api_key query parameter.
Get an API key
Register at https://pulse.studiosphere.space/signup. Keys begin with sk_pulse_ and are shown once — store them in a password manager.
The hosted /connect page (https://pulse.studiosphere.space/connect) generates the per-client config snippet with your key stamped in for one-click copy.
Tools available to the assistant
| Tool | Auth | Description |
|---|---|---|
estimate_cost |
none | Quote a price for a public audio URL. |
analyze_track |
API key | Run analysis. Tools: bpm, key, waveform. |
request_payment_link |
none | Stripe Checkout link for one-off use without an account. |
get_job_status |
none | Poll a running job and fetch the result. |
get_token_balance |
API key | Banked-token balance. |
list_token_packs |
none | Available token packs (10K/$50, 50K/$250, 200K/$1000). |
purchase_token_pack |
API key | Stripe Checkout link to buy a pack. |
Workflow agents should follow
- Call
estimate_costwith the audio URL and selected tools. - Show the user the returned
cost_displayandduration_estimate_sec. - Confirm the user has the right to submit the audio.
- Call
analyze_track(banked tokens) orrequest_payment_link(anonymous one-time payment). - Poll
get_job_statusuntil terminal (completed,partial,failed). - Surface the result.
Pricing is per-second of audio analyzed × per-tool multiplier. Banked-token pricing skips the $0.50 Stripe minimum and the per-job Checkout redirect.
Why agents use Pulse
- Sample-pack tagging and search
- DAW / session preparation
- Remix and mashup compatibility checks
- Licensed music-library enrichment
- Sync and catalog metadata workflows
- Content-creator music selection from approved libraries
Agents must only submit audio when the user confirms rights to analyze it. The analyze_track tool requires an explicit attestation_confirmed: true for this reason.
Repository scope
This repository contains only public-facing documentation, registry metadata, and client examples. It does not contain production service source code, deployment configuration, credentials, private infrastructure notes, migrations, or internal operational documentation.
Security
Do not send private, copyrighted, or third-party audio unless you have the right to submit it for analysis. Do not publish Pulse API keys in client configs, prompts, logs, or issue reports.
Security questions: pulse@studiosphere.space.
License
See LICENSE in this repository. Pulse is operated by StudioSphere Inc., Quebec, Canada.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。