
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@docsagent/openclaw-plugin
Advanced tools
The High-Performance Local Intelligence Layer for AI Agents.
DocsAgent is a professional, local-first documents intelligence engine and MCP (Model Context Protocol) server. It provides a secure, near-instant bridge between your private local files and advanced agentic platforms like OpenClaw, Claude Code, and Cursor.
100% Local. 100% Private. Zero Data Leakage.
Modern AI Agents are incredibly smart, but they are "blind" to your private desktop documents. DocsAgent acts as a High-Performance Intelligence Engine that indexes your local data, allowing agents to search, read, and analyze thousands of files (1,000+) with absolute privacy.
npm install -g @docsagent/docsagent
DocsAgent provides a powerful CLI for managing your local knowledge base.
# Add one or more directories or files to the index
docsagent add ~/Documents/Legal_Archive ~/Documents/Research
# Perform a semantic search directly from the terminal
docsagent search "What are the key terms in the Barclays contract?"
DocsAgent is a native Model Context Protocol (MCP) server. This allows AI agents to "see" your local documents.
Start the MCP server:
docsagent server
Connect DocsAgent to your favorite tools using the following configurations:
OpenClaw is the most powerful UI for local-first agents. Add DocsAgent in your config.yaml:
mcpServers:
docsagent:
command: "docsagent"
args: ["server"]
Integrate with Anthropic's CLI tool:
claude code mcp add docsagent -- docsagent server
DocsAgentcommanddocsagent serverOnce integrated, your AI agent gains professional-grade document capabilities through these tools:
search: Perform deep semantic search across your entire local library to find relevant snippets.add_docs: Instantly index new local folders or files during a conversation.list_documents, remove_document, status)DocsAgent provides a powerful CLI with convenient aliases (dag, da):
| Command | Alias Example | Description |
|---|---|---|
server | da server | Start the MCP server service |
add | dag add <path> | Add directories or files to the index |
search | da search "query" | Search for documents directly from CLI |
status | dag status | Check engine and indexing status |
stop | da stop | Stop the background engine service |
| Format | Status | Features |
|---|---|---|
| ✅ Full | Deep layout analysis & high-speed parsing | |
| Word (.docx) | ✅ Full | Table extraction & heading hierarchy preserved |
| PPTX | ✅ Full | Extracts slides, shapes, and speaker notes |
We are building the open standard for Local RAG. Join us in making AI respect personal data sovereignty!
DocsAgent is open-source under the Apache-2.0 License.
Desktop Sovereignty is here. Empower your Agents with DocsAgent.
FAQs
Private Local Documents Search Assistant OpenClaw Plugin
The npm package @docsagent/openclaw-plugin receives a total of 0 weekly downloads. As such, @docsagent/openclaw-plugin popularity was classified as not popular.
We found that @docsagent/openclaw-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.