Wistia API for Cursor
io.github.wistia/wistia-api-mcp
Manage Wistia videos, channels, folders, captions, customizations, and analytics via MCP.
client:Cursor
transport:streamable-http
Install Wistia API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"wistia-api-mcp": {
"url": "https://api.wistia.com/mcp/api"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs