Imdb for Cursor
io.github.pipeworx-io/imdb
IMDB MCP — title metadata, ratings, episodes, and crew from IMDB's
client:Cursor
transport:streamable-http
Install Imdb in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"imdb": {
"url": "https://gateway.pipeworx.io/imdb/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs