server for Cursor
com.zype.mcp/server
Manage videos, playlists, analytics, and monetization for OTT streaming services.
client:Cursor
transport:streamable-http
runtime:npm
Install server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"server": {
"url": "https://mcp.zype.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs