Changelog
Follow public Vocci documentation and integration updates.
2026-06-09
- Added What Is Vocci, the canonical product description and glossary for people and AI assistants.
- Defined Vocci in the
/llms.txtand/llms-full.txtsummaries so LLM tools understand the product before reading further. - The MCP server now announces what Vocci is at connect time through initialize
instructionsand a static About Vocci resource. - Context pack responses now lead with a one-line description of Vocci.
2026-06-05
- Added separate user and developer documentation paths.
- Added user setup guides for ChatGPT, Claude, Claude Code, and Codex.
- Prepared the Vocci MCP server URL:
https://mcp.vocci.ai/mcp. - Documented OAuth setup for public clients.
- Added developer guidance for MCP authentication, capabilities, search and fetch, limits, and safety.
- Added LLM-friendly documentation files:
/llms.txt,/llms-full.txt, and/raw/....
2026-06-03
- Started the public Vocci Docs project.
- Selected Docusaurus
3.10.1. - Chose MCP documentation as the first public integration area.