add_lens_knowledge — lens MCP Tool Mutating
add_lens_knowledge
(add lens knowledge) 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 add_lens_knowledge from your client
- Claude Code lens add_lens_knowledge run in your project directory
- Claude Desktop lens add_lens_knowledge ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor lens add_lens_knowledge ~/.cursor/mcp.json
- VS Code lens add_lens_knowledge .vscode/mcp.json
- Zed lens add_lens_knowledge ~/.config/zed/settings.json
- Windsurf lens add_lens_knowledge ~/.codeium/windsurf/mcp_config.json
- Cline lens add_lens_knowledge ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI lens add_lens_knowledge ~/.gemini/settings.json
- Grok lens add_lens_knowledge .mcp.json (in your project root)
- ChatGPT lens add_lens_knowledge Settings → Connectors → Advanced → Developer mode
- Claude.ai lens add_lens_knowledge Settings → Connectors → Add custom connector
- LangChain lens add_lens_knowledge 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.