
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@agentreadyweb/docusaurus-plugin
Advanced tools
Docusaurus plugin that auto-indexes your docs in AgentReady after each build — making them instantly queryable by Claude, Cursor, and any MCP client
Auto-index your Docusaurus site in AgentReady after every build — making your docs instantly queryable by Claude, Cursor, Windsurf, and any MCP client.
npm install @agentreadyweb/docusaurus-plugin
// docusaurus.config.js
plugins: [
['@agentreadyweb/docusaurus-plugin', { domain: 'docs.yoursite.com' }]
]
That's it. After each docusaurus build, the plugin POSTs your domain to AgentReady's webhook. If the site isn't indexed yet, it gets crawled automatically. If it is, the index refreshes.
[AgentReady] ✓ Indexed! Agents can now query your docs at:
MCP: https://www.agentready.it.com/api/mcp
postBuild lifecyclePOST https://www.agentready.it.com/api/webhook/refresh with your domainOnce indexed, any MCP client can query your docs:
// Claude Desktop / Cursor / Windsurf
// Add to your MCP config:
{
"agentready": {
"command": "npx",
"args": ["-y", "@agentreadyweb/mcp"]
}
}
Or connect via HTTP:
https://www.agentready.it.com/api/mcp
| Option | Type | Required | Description |
|---|---|---|---|
domain | string | Yes | Your docs domain (e.g. docs.yoursite.com) |
FAQs
Docusaurus plugin that auto-indexes your docs in AgentReady after each build — making them instantly queryable by Claude, Cursor, and any MCP client
The npm package @agentreadyweb/docusaurus-plugin receives a total of 8 weekly downloads. As such, @agentreadyweb/docusaurus-plugin popularity was classified as not popular.
We found that @agentreadyweb/docusaurus-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.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.