create_digital_twin_lens — lens MCP Tool Mutating
create_digital_twin_lens
(create digital twin lens) is one of 3 tools on the
lens
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_digital_twin_lens from your client
- Claude Code lens create_digital_twin_lens run in your project directory
- Claude Desktop lens create_digital_twin_lens ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor lens create_digital_twin_lens ~/.cursor/mcp.json
- VS Code lens create_digital_twin_lens .vscode/mcp.json
- Zed lens create_digital_twin_lens ~/.config/zed/settings.json
- Windsurf lens create_digital_twin_lens ~/.codeium/windsurf/mcp_config.json
- Cline lens create_digital_twin_lens ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI lens create_digital_twin_lens ~/.gemini/settings.json
- Grok lens create_digital_twin_lens .mcp.json (in your project root)
- ChatGPT lens create_digital_twin_lens Settings → Connectors → Advanced → Developer mode
- Claude.ai lens create_digital_twin_lens Settings → Connectors → Add custom connector
- LangChain lens create_digital_twin_lens pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http lens https://app.mindola.ai/mcp/lens
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.