Omdb for Cursor
io.github.pipeworx-io/omdb
OMDb MCP — IMDB-derived movie / TV / episode data (BYO key)
client:Cursor
transport:streamable-http
Install Omdb in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"omdb": {
"url": "https://gateway.pipeworx.io/omdb/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs