How to Use the Buzzsprout MCP in Claude Code
Run your podcast operations from the terminal. Claude Code connects to Buzzsprout for headless management.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Buzzsprout MCP to Claude Code
Create your Vinkius account to connect Buzzsprout to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless podcast control with Claude Code
Pipe your CLI commands through `list_episodes` to audit your show library. It’s perfect for CI/CD pipelines that need to verify content before a release. Use `get_episode` to pull specific details into your logs. Claude Code keeps the output clean so you can parse it with other shell tools.
Automated Buzzsprout updates via Claude Code
Trigger `update_episode` from your terminal to sync your show notes after a build. This ensures your podcast metadata matches your latest code changes. It removes the need for manual API calls. Just script the update and let the agent handle the execution in your pipeline.
Manage your Buzzsprout account in Claude Code
Check your core stats with `get_account_info` without leaving your shell. It gives you immediate feedback on your podcast configuration. Everything is handled via standard transport. You can run these checks as part of your daily cron jobs to keep your dashboard data up to date.
Set up Buzzsprout MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebuzzsprout-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Buzzsprout transactions." It will automatically discover and invoke the available Buzzsprout tools.
claude mcp add --transport http buzzsprout-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Buzzsprout MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Buzzsprout MCP today
We host it, we monitor it, we maintain it. You just paste one token.