Content Tools
ssemble.com
Creates AI-generated short-form videos from YouTube or uploaded files.
ENDPOINT 1
https://mcp.ssemble.com/mcp
MCP server metadata
- Name
- ssemble-ai-clipping
- Version
- 1.0.0
Known tools 9
create_shortCreate AI-generated short-form video clips from a YouTube video or uploaded file.
Potential side effectslist_requestsList all short creation requests with optional status filtering, pagination, and sorting.
Inferred read-onlydelete_requestPermanently delete a short creation request and all generated videos.
Potential side effectslist_templatesList all available caption style templates with preview thumbnails, names, and IDs.
Inferred read-onlylist_game_videosList available gameplay videos for split-screen overlays (content top, game bottom).
Inferred read-onlylist_meme_hooksList available meme hook clips (2-5 second attention grabbers prepended to shorts).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ssemble-ai-clipping]
url = "https://mcp.ssemble.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ssemble-ai-clipping": {
"type": "http",
"url": "https://mcp.ssemble.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ssemble-ai-clipping
Remote MCP URL: https://mcp.ssemble.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ssemble-ai-clipping": {
"url": "https://mcp.ssemble.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ssemble-ai-clipping": {
"type": "http",
"url": "https://mcp.ssemble.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ssemble-ai-clipping",
"transport": "streamable-http",
"url": "https://mcp.ssemble.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.