Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

ai.mindola/lens

ai.mindola/lens

Create your digital twin: a public page that answers from your own material, with citations.

Uptime
100.0%
1 direct probes · 30d
Response
451ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

create_digital_twin_lens

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_lens_knowledge

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.

get_lens_status

Check a Mindola lens: its share URL, whether it has been claimed, and how much of its knowledge has finished ingesting (ready / pending / failed).

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"
    }
  }
}