MoreLike for Cursor
ai.morelike/morelike
Track the TV and films you watch, and find more like them, by talking to your own AI.
client:Cursor
transport:streamable-http
Install MoreLike in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"morelike": {
"url": "https://morelike.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs