Your knowledge base, in every AI tool.
Upload your docs once. Query them from the web app, your API, or directly inside Claude, ChatGPT, and Cursor through MCP — every answer cites its source.
Try it now — the chat widget in the bottom-right corner is a live IntelliRepo answering from our own docs.
14-day free trial on every plan. No card required.
One source. Every AI surface.
Enterprise-Grade Trust & Security
Built for teams that take data privacy seriously
Powered by Claude
Top-tier models from Anthropic, accessed securely through AWS Bedrock
Built on AWS
Enterprise infrastructure with private VPC endpoints and encrypted storage
Your Data Stays Yours
Never used to train AI models. Strict per-workspace isolation.
Connector-Scoped Access
OAuth 2.1 with PKCE for every AI connector. Revoke a Claude or ChatGPT install in one click.
Your knowledge base, in every AI tool.
IntelliRepo speaks the Model Context Protocol, so Claude, ChatGPT, Cursor, Codex, and any MCP-compatible client can search your collections directly — with citations, scoped to one workspace, revocable in one click.
Paste the server URL
In your AI client’s connector settings, drop in the IntelliRepo server URL.
Authorize scope
A browser opens. Pick a workspace and the collections this client can read.
Ask anything
The assistant calls ask_collection on its own and returns answers with sources.
Works with
OAuth 2.1 with PKCE. Tokens scoped to one workspace. Revoke any time.
How It Works
Upload once. Query from anywhere — web app, API, or MCP-connected AI tool.
Upload Documents
PDF, Word, Markdown, HTML, scanned images — we handle the extraction (including OCR).
AI Processing
We chunk and build a hybrid keyword + semantic index.
Ask Questions
Ask in plain English from the web app, your IDE, or Claude / ChatGPT.
Get Answers
Get answers with page-level citations.
Developer First
REST, MCP, and embeddable widgets — your knowledge base everywhere your stack lives
const response = await fetch(
'https://intellirepo.ai/api/v1/collections/col_abc123/chat',
{
method: 'POST',
headers: {
'Authorization': `Bearer ${apiKey}`
},
body: JSON.stringify({
question: 'How do I configure auth?',
top_k: 5
})
}
);{
"question": "How do I configure auth?",
"answer": "To configure authentication...",
"sources": [
{
"document_name": "api-guide.pdf",
"page_number": 24,
"similarity": 0.94,
"chunk_text": "..."
}
]
}Built-in Tools
Simple, Transparent Pricing
14-day free trial on all plans. No credit card required. Save 10% with annual billing.
Solo
For solo builders and consultants
- 500 queries/month
- 3 collections
- 100 documents
- 1 user
- API access
- Widget embed
- MCP connector
Pro
For small teams and curriculum designers
- 2,000 queries/month
- 10 collections
- 500 documents
- 5 team members
- API access
- Flexible overages
- MCP connector
Team
For growing orgs
- 10,000 queries/month
- 50 collections
- 5,000 documents
- 20 team members
- Priority support
- Audit logs
- MCP connector
Enterprise
For scale & compliance
- 75,000 queries included
- 1 TB storage
- Priority support
- Usage analytics
- Audit logs
- MCP connector
See full pricing details including overages and annual discounts.
Built for every workflow
Same knowledge base. Different surfaces.
Product Documentation
Help customers find answers instantly
HR & Policies
Employee self-service for company info
Legal & Compliance
Quick lookup of contracts and regulations
Training & Curriculum
Course authors pull from a vetted source library in Claude or ChatGPT
Plug your knowledge base into your AI tools.
14-day free trial. Connect Claude or ChatGPT in under a minute.
Start free trial