Sourcey fits your pipeline.
Sourcey is a CLI, so it drops into the systems you already run. Build docs in CI, feed the agent-readable output to a LangChain agent, or make a docs build one node in an n8n workflow.
GitHub Action
Run sourcey build on every push and deploy the static output to Pages, Vercel, or anywhere. The docs stay in lockstep with the source they came from.
View on GitHub →LangChain
The langchain-sourcey loader pulls llms.txt and llms-full.txt into a chain or retriever, so an agent grounds on the same documentation graph your site renders. Published on PyPI and npm.
View on PyPI →n8n
The n8n-nodes-sourcey community node brings Sourcey builds into n8n workflows, so a docs build can be one step in a larger pipeline. Published on npm.
View on npm →Want Sourcey in another tool? The CLI is a single command with static output, so it scripts cleanly into any pipeline. Open an issue at sourcey/sourcey.