Model Context Protocol server for Clypt — submit podcast URLs, receive clips and trailer.
| Tool name | Description | Destructive? |
|---|---|---|
| submit_job | ✓ no | |
| get_job | ✓ no | |
| list_jobs | ✓ no |
{
"mcpServers": {
"useclyptmcp": {
"command": "npx",
"args": [
"-y",
"@useclypt/mcp-server"
]
}
}
}