context-lens

cornelcroi/context-lens

3.4

If you are the rightful owner of context-lens and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

CodeLens is a semantic search tool for AI assistants, enabling them to understand and answer questions about any content using vector embeddings and LanceDB.

Tools

Functions exposed to the LLM to take actions

add_document

Add documents to the knowledge base from local files or GitHub.

search_documents

Perform semantic search across all indexed documents.

list_documents

List all indexed documents with pagination support.

get_document_info

Retrieve metadata about a specific document.

remove_document

Remove a specific document from the knowledge base.

clear_knowledge_base

Remove all documents and reset the knowledge base.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources