lens for Claude Desktop
ai.mindola/lens
Create your digital twin: a public page that answers from your own material, with citations.
client:Claude Desktop
transport:streamable-http
tools:3
Install lens in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lens": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.mindola.ai/mcp/lens"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs