The Problem
AI assistants have no access to your organization’s private documents or internal systems. Out of the box, they can’t search your research archive, your contracts, your internal wikis, or the data sitting behind your own APIs. The most useful information for your team is exactly the information the model has never seen.
Honcho closes that gap. Ingest your organization’s documents and connect to internal APIs through pluggable connectors, and AI assistants can search, retrieve, and cite real source material—with answers that link back to the originals.
- Private documents
- Internal APIs
- Provenance
The Short Version
Honcho is a content intelligence platform that indexes large collections of documents—research archives, institutional publications, news corpora, internal knowledge bases—and makes them searchable through a built-in AI chat interface. Import tens of thousands of articles from a CMS, bulk-load a document archive, or crawl hundreds of feeds over time. Everything lands in the same full-text index.
Honcho ships with Copilot, a built-in AI assistant that turns the entire index into a conversation. Ask “how have expert views on China’s economy evolved over the past decade?” and Copilot synthesizes across thousands of indexed documents—threading together analysis, tracking how positions shifted, surfacing connections that no keyword search would find. Combine results from your library with live web content and internal APIs to compare, verify, and fill gaps. External agents and tools like Claude can integrate over MCP for the same access.
Content flows in from many directions: bulk importers for CMS migrations and document archives, an extract API with declarative rules for structured data sources, pull replication from WordPress and other CMS platforms, feed crawling for ongoing sources, pluggable connectors for custom integrations, and AI assistants that save articles and notes on your behalf.
It supports multiple users and groups, so a team can share a common pool of content and collaborate through their AI assistants. An analyst can summarize a report and share it to the team’s feed. A writer can research across the entire corpus and send findings to colleagues. A shared knowledge base builds organically without anyone copying and pasting links around.
Honcho is also a persistence layer for AI workflows. Agent apps that summarize articles, monitor topics, or produce analysis can write their output back to Honcho, where it becomes searchable alongside everything else. The content you curate and the content your tools produce all live in one place.
Most importantly, Honcho gets smarter as you use it. Every entry you save, every note you add, every article you mark as important becomes a curated relevance signal that shapes future answers. Rather than stuffing the AI’s context window with whatever matches the keywords, Honcho prioritizes your own research and annotations—so the AI answers in the context of what you already know and think, not just what’s in the library.
Cross-topic synthesis across years of financial commentary. Briefings assembled from dozens of sources in minutes. Expert opinion tracked over time. Pattern recognition across industries.
See real use cases →What It Does
Most content platforms are assembled from separate services—a CMS for storage, Elasticsearch for search, a feed reader for ingestion, S3 for assets, a custom API layer to glue it all together. Honcho replaces that stack with a single integrated system deployed on your infrastructure.
- Aggregate
- Ingest
- Index
- Serve
- Replicate
| Concern | Typical Stack | Honcho |
|---|---|---|
| Storage | PostgreSQL / DynamoDB | Built-in |
| Search | Algolia / Elasticsearch | Built-in |
| Crawling | Scrapy / custom crawlers | Built-in |
| Ingestion | Custom importers / ETL | Built-in (MCP, save URL, extract API, bulk import) |
| Assets | S3 / cloud storage | Built-in |
| API | Custom REST / GraphQL | Built-in (GraphQL + REST + MCP) |
| Sync | Custom ETL / webhooks | Built-in |
What Makes It Different
- Search is built in, not bolted on
- Structured content fragments
- Declarative content extraction
- AI-powered search, analysis & publishing
- Curated context, not brute-force retrieval
- One system, not six
Architecture
Built on standard enterprise infrastructure that any Java team can deploy and maintain. No exotic dependencies, no cloud-specific lock-in, no operational surprises.
- Runtime
- Search engine
- API layer
- Data model
- Instrumentation
Built-in AI Assistant
Honcho includes Copilot, a built-in AI chat interface that gives your team instant access to the entire index through natural conversation. Search, get briefings, save and organize research, collaborate with teammates—all without leaving the browser.
- Natural language search
- Search connectors
- Deep research
- Multi-source analysis
- Personalized digest
- Save, annotate, organize
- Document upload
- Chat history
- Style guide
Editions
AI-curated briefings that synthesize your indexed content into newspaper-style summary pages. Configure which sources to draw from, set a schedule, and Honcho generates a branded publication automatically.
- Daily & weekly
- Scheduled generation
- Custom branding
- Public URLs & sharing
- API access
MCP Server
Honcho includes a built-in Model Context Protocol server,
so AI assistants like Claude can search, retrieve, and create content directly. Point any MCP client at the
/mcp endpoint and the entire index becomes conversational.
See practical use cases →
| Tool | What It Does |
|---|---|
search_content |
Full-text search with host, author, date range, tag, topic, type, and sort filters. Natural language queries are automatically enhanced to Lucene syntax when LLM integration is enabled. |
get_entry |
Retrieve a single entry by UID or most recent |
get_entries |
Retrieve multiple entries by UID in a single call |
create_entry |
Create a new entry with title, content, tags, topics, type, author, and metadata |
update_entry |
Update fields on an existing entry—replace or append tags/topics, merge metadata |
delete_entry |
Soft-delete an entry from the database and search index |
tag_entries |
Add or remove tags from entries matching a search query |
get_status |
Account overview—sources, entries, groups, and favorites |
save_memory |
Save a note that can be recalled in future conversations |
recall_memory |
Search or list saved memories |
send_feedback |
Report bugs, request features, or provide feedback |
The MCP server exposes a focused set of core tools. Source management, favorites, digest, feed discovery, group collaboration, and other operational features are available through the built-in copilot and admin UI.
- Read and write
- Structured retrieval
- Multi-source aggregation
- Real-time content
- AI memory
- Multi-user isolation
Use Cases
- Research & analysis
- Team knowledge base
- Content aggregation and monitoring
- CMS integration & replication
- Headless search API
Status
Honcho is actively developed and available for licensing, collaboration, or investment.