audiopodai/audiopod
v1.0.0MIT
Audio AI for agents: text-to-speech, voice cloning, music generation, stem separation, speaker separation, transcription, denoise and media conversion over AudioPod's hosted MCP server, plus 14 task skills.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
audiopodstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.audiopod.ai",
"headers": {
"X-API-Key": "${AUDIOPOD_API_KEY}"
}
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "audiopod",
"version": "1.0.0",
"description": "Audio AI for agents: text-to-speech, voice cloning, music generation, stem separation, speaker separation, transcription, denoise and media conversion over AudioPod's hosted MCP server, plus 14 task skills.",
"author": {
"name": "AudioPod AI",
"email": "support@audiopod.ai",
"url": "https://www.audiopod.ai"
},
"homepage": "https://docs.audiopod.ai/sdks/mcp",
"repository": "https://github.com/AudiopodAI/audiopod-plugins",
"license": "MIT",
"keywords": [
"audio",
"text-to-speech",
"voice-cloning",
"music-generation",
"stem-separation",
"transcription",
"audiobook",
"podcast",
"mcp"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "AudioPod AI",
"shortDescription": "Speech, voices, music, stems and transcription for your agent",
"category": "Productivity"
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai