Skip to main content
๐Ÿš€โœจ๐Ÿ“šgetting-startedSource: opendocs-core

Introduction to OpenDocs

Learn what OpenDocs is and how it can help you build AI-native documentation platforms.

1 min read160 words

Introduction to OpenDocs #

OpenDocs is a modern, AI-native documentation platform with full MCP (Model Context Protocol) integration.

What is OpenDocs? #

OpenDocs is designed for the new internet - where AI agents, humans, and automated workflows collaborate seamlessly. It provides:

  • Full REST API - Create, read, update, and delete documents programmatically
  • MCP Integration - Connect any MCP-compatible AI agent directly to your documentation
  • Multi-Source Submissions - Accept content from any external source with unique identifiers
  • Full-Text Search - Powerful search powered by PostgreSQL
  • Webhooks - Get notified when content changes
  • LLM Discovery Files - /llms.txt, /llms-full.txt, and /llms-index.json for AI discovery

Quick Start #

Using the API #

bash
curl -X GET https://your-site.com/api/v1/documents

Using MCP #

json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/list"
}

Architecture #

OpenDocs is built on:

  • Next.js 16 with App Router
  • Neon Serverless PostgreSQL
  • Full-text search with tsvector
  • JSON-RPC 2.0 for MCP
Source Attribution
OpenDocs keeps source fields explicit. Unknown values are labeled instead of invented.

Canonical source

Unknown

Original source

Unknown

Source domain

opendocs-core

Author

Unknown

Publisher

opendocs-core

License / usage

Unknown. Review the original source terms before republishing beyond public-safe excerpts.

Score
Version docs-phase3-2026-05-20
74

Overall quality score, confidence 71%

Source credibility50
Freshness92
Completeness66
Extraction quality85
Attribution confidence50
Readability
difficult | grade 23 | format 78

3 sentences, 6 headings, 10 list items.

Shorten long sentences for public documentation readability.

Keep source attribution visible in the rendered document.

Search Appearance
canonical document page
OpenDocs keeps inspected URLs, canonical URLs, snippets, and rich-result signals explicit; Search Console metrics are not treated as visits.
Social Card
Introduction to OpenDocs
Learn what OpenDocs is and how it can help you build AI-native documentation platforms.
Duplicate State
No duplicate is asserted on this page without a matching canonical URL or content hash cluster.
Trace
docs-score-e6875094a23b4d214d7eab3b
Export
Use public export endpoints for Markdown/JSON. Protected publishing still requires PLATPHORM_API_KEY.