Transistor.fm Connector for AI agents.
11 live capabilities
Manage your podcast show notes and episode distribution from one place.
Waiting for input…
Why people use Transistor.fm
Transistor.fm Podcast Publishing and Show Management
This Connector puts those controls right into your chat window. You can ask your agent to push an episode live, fix a typo in the notes, or add a new member in seconds. You get the same results without the constant tab switching.
What Vinkius changes
You get a direct line from your chat window to your podcast hosting dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Last Minute Fix
A producer notices a typo in a live episode.
- Real-world use case 02
The Subscriber Onboarding
A guest wants access to a private show.
- Real-world use case 03
The Bulk Launch
A media team needs to check all shows for an upcoming season.
Complete set · 11capabilities
The complete Transistor.fm capability set.
These are the exact actions your AI can choose when you ask it to work with Transistor.fm.
01—04
4 capabilities in this set.
Part of 11 available through Transistor.fm.
- 01 Capability
Get show
Retrieve the metadata and configurations for a specific show. It's the best way to see how a particular podcast is set up.
- 02 Capability
List episodes
See a full list of episodes for a specific show. Use this to browse your publishing history for a single podcast.
- 03 Capability
List shows
Get a complete list of all your podcast shows. This helps you manage multiple shows from a single view.
- 04 Capability
List subscribers
View the member list for your private podcasts. It's the quickest way to see who has access to your private content.
05—08
4 capabilities in this set.
Part of 11 available through Transistor.fm.
- 05 Capability
Publish episode
Make a draft episode live on all distribution platforms. This capability pushes your content to Spotify, Apple Podcasts, and more.
- 06 Capability
Update episode
Change the title, description, or show notes for an existing episode. It's perfect for fixing typos or updating links after you've published.
- 07 Capability
Get episode
Get the specific details for a single podcast episode. This is useful for checking metadata or finding specific content details quickly.
- 08 Capability
Get account details
Fetch your Transistor.fm account information and settings. Use this to verify your profile details and account status.
09—11
3 capabilities in this set.
Part of 11 available through Transistor.fm.
- 09 Capability
Add subscriber
Add a new member to your private podcast via their email. This lets you manage your private audience without manual entry.
- 10 Capability
Create episode
Create a new episode entry with a title and description. Use this to start the publishing process for new content.
- 11 Capability
Delete episode
Remove a draft or a previous episode from your feed. This keeps your dashboard organized and free of unwanted content.
Set up in minutes
One URL. Then ask Transistor.fm to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Transistor.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_Q5zKvDyNF4K7gMA7faqN7Pvjv73gSVRfOFBc8QQ7/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 Transistor.fm, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Transistor.fm for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Q5zKvDyNF4K7gMA7faqN7Pvjv73gSVRfOFBc8QQ7/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 Transistor.fm URL.
- Step 03
Save and start
Save the connection and enable Transistor.fm in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"transistorfm": {
"url": "https://edge.vinkius.com/vk_preview_Q5zKvDyNF4K7gMA7faqN7Pvjv73gSVRfOFBc8QQ7/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 Transistor.fm
Open Agent mode in chat and ask: "Using Transistor.fm, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"transistorfm": {
"url": "https://edge.vinkius.com/vk_preview_Q5zKvDyNF4K7gMA7faqN7Pvjv73gSVRfOFBc8QQ7/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 Transistor.fm
Ask Copilot: "Using Transistor.fm, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"transistorfm": {
"url": "https://edge.vinkius.com/vk_preview_Q5zKvDyNF4K7gMA7faqN7Pvjv73gSVRfOFBc8QQ7/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 Transistor.fm
Open Cascade and ask: "Using Transistor.fm, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"transistorfm": {
"url": "https://edge.vinkius.com/vk_preview_Q5zKvDyNF4K7gMA7faqN7Pvjv73gSVRfOFBc8QQ7/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 Transistor.fm
Ask Cline: "Using Transistor.fm, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add transistorfm --transport http "https://edge.vinkius.com/vk_preview_Q5zKvDyNF4K7gMA7faqN7Pvjv73gSVRfOFBc8QQ7/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 Transistor.fm
Ask Claude: "Using Transistor.fm, show me...". 11 tools are ready
Where the request belongs
Work Transistor.fm can move forward.
This is for podcasters and media producers who are tired of the admin side of content creation. If you're juggling multiple shows or managing high-volume private memberships, you need a way to automate the repetitive publishing tasks.
Podcast Producer
Drafts show notes and publishes episodes via simple AI commands on Tuesday afternoons.
Content Strategist
Monitors show lists and manages subscriber growth for private podcasts directly from the workspace.
Media Team Lead
Coordinates episode updates and verifies publishing statuses via the agent.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMegaphone
Podcast publishing and ad management via Megaphone. manage networks, podcasts, and campaigns.
Buzzsprout
Manage your podcast via Buzzsprout. track episodes, monitor plays, and manage content directly from any AI agent.
Hiro.fm
Create and distribute audio content with a podcast-like platform that lets you build a private audio feed for your audience.
Podbean Podcast Hosting
Manage your podcasts via Podbean. list episodes, publish new content, and track download analytics directly via AI.
Podcast Index
Access the open podcast ecosystem. search for shows, retrieve episode metadata, and discover trending content directly from your AI agent.
Podchaser Podcast API
Search global podcasts. audit episodes, hosts, and ratings via AI.
Bring your own AI
Change the model, client or framework. Keep Transistor.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 Transistor.fm.
The practical details behind the request, access and result.
Can I use Transistor.fm to publish my podcast with an AI agent?
Yes, you can use the agent to push episodes live to platforms like Spotify and Apple Podcasts. It handles the distribution workflow so you don't have to click through the dashboard.
How do I manage my private podcast subscribers?
You can ask your agent to add new members to your private shows using their email addresses. It makes managing exclusive content much faster.
Can the agent update my show notes?
Yes, the agent can modify your episode titles, descriptions, and show notes. This is great for fixing typos or adding links after you've already published.
How do I connect my Transistor.fm account to my AI?
Just subscribe to the Connector and provide your Transistor.fm API key. From there, your agent can access your shows and episodes directly.
Can I delete old drafts?
Yes, you can tell your agent to remove unwanted drafts or old episodes from your feed to keep your workspace organized.
Does this work for multiple shows?
Yes, it can list and manage all the different podcast shows in your account from a single interface.
Can I publish a draft episode via AI?
Yes! Use the publish_episode action and provide the unique Episode ID. Your agent will instantly make that episode live on your RSS feed and podcast platforms.
How do I add a new subscriber to my private podcast?
Use the add_subscriber action. Provide the Show ID and the person's email address to instantly grant them access to your private podcast content.
Is it possible to see the list of all episodes for a show?
Absolutely. Use the list_episodes query and provide the Show ID. The agent will retrieve the complete history of episodes associated with that podcast.
One connection away
Give your agent a direct line to Transistor.fm.
Connect Transistor.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