MoreLike for VS Code
ai.morelike/morelike
Track the TV and films you watch, and find more like them, by talking to your own AI.
client:VS Code
transport:streamable-http
Install MoreLike in VS Code
.vscode/mcp.json
{
"servers": {
"morelike": {
"type": "http",
"url": "https://morelike.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs