knowledgelib.io
AI Knowledge Library — structured, cited knowledge units for AI agents. Pre-verified answers that save tokens, reduce hallucinations, and cite every source.
What is this?
1,564 knowledge units across 16 domains (consumer electronics, software, business strategy, ERP integration, compliance, energy, finance, and more). Each unit answers one canonical question with:
- Confidence scores (0.0-1.0) per published methodology
- Inline source citations from 5-8 authoritative sources
- Freshness tracking with verified dates and temporal validity
- Quality status — verified, needs_review, or unreliable
- Knowledge graph — related units with typed edges
One API call replaces 5 web searches and 8,000 tokens of parsing.
Quick Start
MCP Server (Claude, Cursor, Windsurf)
npx knowledgelib-mcpOr add to claude_desktop_config.json:
{
"mcpServers": {
"knowledgelib": {
"command": "npx",
"args": ["knowledgelib-mcp"]
}
}
}





