Five steps to keep your documentation in sync
Select repositories to monitor and configure triggers.
Set triggers, choose what to review, and control approval flow.
Triggers
Reviews
Approval
Continue working with your normal Git workflow. Lupis watches for your configured triggers.
Your configured AI model examines the code changes and identifies all affected documentation.
README.md
Update
API Docs
3 endpoints
Linear
2 tickets
Storybook
Current
Changelog
Add entry
Get notified with all documentation updates. Review changes and approve them.
CLAUDE.md PR ready to merge
Seamlessly integrates with the tools your team already uses.
API-first design. MCP compatible. AI-powered intelligence.
RESTful endpoints for everything. Webhooks for real-time updates. GraphQL for complex queries.
Native Model Context Protocol support. Connect Claude, GPT, or any MCP-compatible AI directly to your living documentation.
Intelligent understanding of your changes. Semantic diff analysis. Auto-generates perfect documentation
{
"mcpServers": {
"lupis": {
"command": "npx",
"args": ["@lupis/mcp-server"],
"env": {
"LUPIS_API_KEY": "lps_..."
}
}
}
}
Quick start:
$ npx @lupis/mcp-server init