clipspeed mcp for Cursor
io.github.thestockgoatballs/clipspeed-mcp
Turn any video or livestream into scored, captioned, ready-to-post vertical clips.
client:Cursor
transport:streamable-http
runtime:npm
Install clipspeed mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"clipspeed-mcp": {
"url": "https://api.clipspeed.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs