Reference
MCP tools
Everything an agent can call.
Agents discover these automatically once connected — you rarely name one directly. Describe what you want and the agent picks.
| Tool | What it does |
|---|---|
lenshub_agent_instructions | Fetch the starter instructions file for a repository. |
lenshub_browse | Explore the content taxonomy when you do not have a query yet. |
lenshub_code | Find code by meaning, symbol, exact string, or path. |
lenshub_compare_branches | See how a file differs across branches. |
lenshub_export | Bulk download content matching a filter. |
lenshub_get | Read one piece of content in full. |
lenshub_get_attachment | Fetch an image or binary attached to content. |
lenshub_get_files | Fetch several repository files at once. |
lenshub_list_repo | List what is in a repository, by path or branch. |
lenshub_manifest | Orientation — what this instance contains. |
lenshub_recall | Look up prior learnings, by topic or by question. |
lenshub_recommend | Get content relevant to a described task. |
lenshub_remember | Save a learning for future sessions. |
lenshub_report | Give feedback on a piece of content: confirmed, contradicted, insufficient. |
lenshub_search | Find anything by describing it in natural language. |
lenshub_vote | Mark a memory as helpful or wrong. |
lenshub_who_knows | Find the people most connected to a topic. |
Each tool's full parameter list is published to your agent as part of the connection, so the client always has the authoritative version for the release you are running.