ai.mindola/lens
ai.mindola/lensCreate your digital twin: a public page that answers from your own material, with citations.
Tools · 3
Create a shareable Mindola lens (AI clone) from a profile the user has approved in this conversation. Call this only after summarizing the proposed lens for the user and receiving explicit confirmatio…
Add text notes or URLs to a Mindola lens created in this conversation (before it is claimed). Content runs through the standard ingest pipeline so the lens can answer from it, with citations.
Check a Mindola lens: its share URL, whether it has been claimed, and how much of its knowledge has finished ingesting (ready / pending / failed).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ai.mindola/lens": {
"url": "https://app.mindola.ai/mcp/lens",
"transport": "streamable-http"
}
}
}