Hiro.fm Connector for AI agents.
10 live capabilities
Automate private podcast distribution and listener access.
Waiting for input…
Why people use Hiro.fm
Hiro.fm Private Podcast Management
This Connector puts your agent in the driver's seat. You can tell your AI to 'add the new student to the premium audio feed,' and it handles the API calls. You get a streamlined way to manage your content and your people without the tab-switching.
What Vinkius changes
You get a hands-off way to manage your private audio distribution without leaving your workspace.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Automated Course Onboarding
A student buys a course.
- Real-world use case 02
Tiered Membership Management
A user moves from a basic to a premium tier.
- Real-world use case 03
Bulk Content Uploads
A producer gives the agent 10 URLs.
Complete set · 10capabilities
The complete Hiro.fm capability set.
These are the exact actions your AI can choose when you ask it to work with Hiro.fm.
01—04
4 capabilities in this set.
Part of 10 available through Hiro.fm.
- 01 Capability
Create contact
Add a new listener to your database. Use this to build your audience list from scratch.
- 02 Capability
Get contact
Look up the details of a specific listener. Use it to verify user information.
- 03 Capability
Get show
Get specific details about a podcast show. Use this to check show IDs and metadata.
- 04 Capability
Grant access
Give a listener permission to a specific show. This automates your onboarding process.
05—07
3 capabilities in this set.
Part of 10 available through Hiro.fm.
- 05 Capability
List audio
See all episodes currently in a show. Use it to audit your existing content.
- 06 Capability
List contacts
See every listener in your Hiro.fm account. This helps you manage your entire audience.
- 07 Capability
List shows
See all the private shows you've created. Use it to get a high-level view of your portfolio.
08—10
3 capabilities in this set.
Part of 10 available through Hiro.fm.
- 08 Capability
Add audio
Put a new episode into a show. Provide the title and URL to update your feed instantly.
- 09 Capability
List tags
See all the audience tags you've created. This helps you organize your segmentation strategy.
- 10 Capability
Revoke access
Take away a listener's access to a show. Use it to manage expiring memberships or permissions.
Set up in minutes
One URL. Then ask Hiro.fm to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Hiro.fm from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_sjKBJBURRstdOQNZ8lA38ZQOboDZskYOm2f404dP/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Hiro.fm, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Hiro.fm for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_sjKBJBURRstdOQNZ8lA38ZQOboDZskYOm2f404dP/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Hiro.fm URL.
- Step 03
Save and start
Save the connection and enable Hiro.fm in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hirofm": {
"url": "https://edge.vinkius.com/vk_preview_sjKBJBURRstdOQNZ8lA38ZQOboDZskYOm2f404dP/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Hiro.fm
Open Agent mode in chat and ask: "Using Hiro.fm, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hirofm": {
"url": "https://edge.vinkius.com/vk_preview_sjKBJBURRstdOQNZ8lA38ZQOboDZskYOm2f404dP/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Hiro.fm
Ask Copilot: "Using Hiro.fm, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hirofm": {
"url": "https://edge.vinkius.com/vk_preview_sjKBJBURRstdOQNZ8lA38ZQOboDZskYOm2f404dP/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Hiro.fm
Open Cascade and ask: "Using Hiro.fm, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hirofm": {
"url": "https://edge.vinkius.com/vk_preview_sjKBJBURRstdOQNZ8lA38ZQOboDZskYOm2f404dP/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Hiro.fm
Ask Cline: "Using Hiro.fm, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hirofm --transport http "https://edge.vinkius.com/vk_preview_sjKBJBURRstdOQNZ8lA38ZQOboDZskYOm2f404dP/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Hiro.fm
Ask Claude: "Using Hiro.fm, show me...". 10 tools are ready
Where the request belongs
Work Hiro.fm can move forward.
This is for creators and marketers who are tired of the admin tax of private podcasting. It's for the person who wants to automate access for paid members or students without manually updating a database every time someone joins.
Course Creator
Automates granting audio lesson access as soon as a student pays for a seat.
Membership Manager
Handles exclusive feed permissions for different community tiers without manual intervention.
Marketing Coordinator
Manages audience tags and tracks engagement for personalized audio campaigns.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBuzzsprout
Manage your podcast via Buzzsprout. track episodes, monitor plays, and manage content directly from any AI agent.
Transistor.fm
Host your podcast with analytics, multiple show support, and distribution to Apple Podcasts, Spotify, and every major platform.
Podbean Podcast Hosting
Manage your podcasts via Podbean. list episodes, publish new content, and track download analytics directly via AI.
Megaphone
Podcast publishing and ad management via Megaphone. manage networks, podcasts, and campaigns.
Podcast Index
Access the open podcast ecosystem. search for shows, retrieve episode metadata, and discover trending content directly from your AI agent.
Listen Notes
Search and access the world's most comprehensive podcast database. find episodes, podcasts, and curated lists via AI.
Bring your own AI
Change the model, client or framework. Keep Hiro.fm connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Hiro.fm.
The practical details behind the request, access and result.
Can the Hiro.fm MCP help me automate my paid membership access?
Yes, it lets your AI agent grant or revoke show access instantly. You can set up workflows where your agent automatically handles permissions for new members as they join.
How do I use Hiro.fm MCP to manage my audience?
You can use it to create new contacts, list your current listeners, and organize them with tags. This makes it easy to segment your audience for different content types.
Can I upload audio episodes using the Hiro.fm MCP?
Yes, you can use the add_audio capability to push new episodes to your shows. Just provide the title and the media URL to your agent.
Does Hiro.fm MCP support private podcasting?
That is exactly what it's built for. It manages private shows, listener databases, and access controls for gated content.
How does Hiro.fm MCP handle listener permissions?
It provides capabilities to both grant and revoke access to specific shows. This is ideal for managing tiers or temporary access.
How do I get my Hiro.fm API Key?
Log in to your Hiro.fm creator account, navigate to Creator Settings > Integrations, and copy your Bearer Token.
Can I grant access to multiple shows?
Yes, you can use the grant_access capability multiple times for different show_id values to give a contact access to several podcasts.
Does it support adding audio from URLs?
Yes, the add_audio capability requires a direct media URL to the audio file you want to add as a new episode.
One connection away
Give your agent a direct line to Hiro.fm.
Connect Hiro.fm once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available