PluginBench
MCP Server

Sleeper Hit Studio MCP Server

studio.sleeperhit/podcast-audio-video-production-studio

What is the Sleeper Hit Studio MCP server?

Make podcasts, video shows, audio drama, and documentaries just by chatting. Script to episode.

How to install Sleeper Hit Studio

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "podcast-audio-video-production-studio": {
      "url": "https://sleeperhit.studio/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "podcast-audio-video-production-studio": {
      "serverUrl": "https://sleeperhit.studio/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "podcast-audio-video-production-studio": {
      "type": "http",
      "url": "https://sleeperhit.studio/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "podcast-audio-video-production-studio": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://sleeperhit.studio/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http podcast-audio-video-production-studio https://sleeperhit.studio/mcp

Related MCP servers

Browse published podcasts, video shows, and screenplays. Read-only public discovery.