Five steps from code to synchronized documentation
Connect your tools and define documentation sources to monitor.
Work on features and create PRs as usual. Lupis monitors your repository activity.
Your AI agents scan the codebase and identify which documentation needs updating.
Documents requiring updates:
Swipe through each documentation update. Approve or skip changes as needed.
Installation guide needs updating with OAuth setup instructions
Your team stays informed through their preferred channels. Everyone knows what's been updated.
Start free and grow with your team. No surprises.
Perfect for side projects and solo developers
For growing teams and startups
Billed annually. $39/month billed monthly.
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