
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@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 10 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.

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.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.