MCP Server for ASAPIO Docs
Search and read the full ASAPIO Integration Add-on documentation directly inside your AI tools – without switching to the browser.
VS Code
Install the ASAPIO ACI Docs extension from the VS Code Marketplace. It registers the MCP server automatically – no setup needed.
Is this secure?
Yes. The tool only reads documentation that is already publicly available at asapio.com/docs/. It does not access your code, files, or any other data. The source code is open source (MIT) and available on GitHub.
Do I need a GitHub account?
No. The VS Code Marketplace and Claude Desktop install options require no GitHub account. Only the terminal installer clones from GitHub, which works without an account for public repositories.
How do I get the latest documentation?
The tool caches documentation for 1 hour automatically. To reload immediately, type reload_docs in Claude or Copilot Chat.
Does this work on Windows?
Yes. Claude Desktop and the VS Code extension work on Windows, macOS, and Linux. The terminal installer requires Git Bash or WSL on Windows.