Capture, crawl, and convert documentation websites into Markdown for AI coding agents, CLI workflows, and MCP tools.
{
"mcpServers": {
"akcitdocs-agent": {
"command": "npx",
"args": [
"-y",
"@akcit/docs-agent"
]
}
}
}