Connect Vibbly to your agent.
Search podcasts, retrieve transcripts your account can access, and transcribe media with Vibbly credits.
Podcast and episode search
Find catalog context before the agent needs a source URL.
Same transcript access
Public podcasts are readable. Private transcripts require your account.
Credit-aware transcription
New transcription uses account credits. Available: 0.
Agent instruction
Sign in during browser grant
Use Vibbly MCP. Endpoint: https://usevibbly.com/mcp Capabilities: - search podcasts and episodes - retrieve public podcast transcripts and my private transcripts - transcribe audio or video URLs with my Vibbly credits Access: - use my signed-in Vibbly account - do not access private transcripts unless my account has access Credit policy: - prefer retrieve_transcript before transcribe_media_url - ask before new transcription unless I already requested it Optional skill: https://usevibbly.com/skills/vibbly-agent/SKILL.md
Key features
What agents can do
Vibbly uses browser-granted access and the signed-in account's credits.
Podcast search
Search Vibbly podcast and episode indexes from your agent.
Transcript retrieval
Read public podcast transcripts and private transcripts you own.
Media transcription
Transcribe remote audio and video URLs when the user approves.
Browser grant
Users sign in on Vibbly before agents can use account access.
MCP setup
HTTP MCP for native clients. Command bridge for local-only clients.
{
"mcpServers": {
"vibbly": {
"type": "http",
"url": "https://usevibbly.com/mcp"
}
}
}{
"mcpServers": {
"vibbly": {
"command": "pnpm",
"args": [
"dlx",
"mcp-remote",
"https://usevibbly.com/mcp"
]
}
}
}Skill file
Optional policy text for agents that support skills.
Access model
Agents can read what the signed-in user can read.
Credit policy
Existing transcripts are read-only. New transcription can spend credits.
MCP tools
Available methods
search_podcastssearch_episodesget_podcast_episodesretrieve_transcripttranscribe_media_url