Give your AI coding assistant direct access to the Neo documentation
The Neo Docs MCP server gives AI coding assistants direct access to the latest Neo documentation. Connect it once, then ask your assistant about widgets, theming, utilities, release notes, and migration paths while you work.
MCP (Model Context Protocol) is a standard way for AI tools to read external context. The Neo Docs MCP exposes the published Neo docs at https://neo.tvk.company/mcp, so your assistant can answer with the same source material you would otherwise search manually.
We recommend adding the server per project. This keeps the Neo context close to the codebase that needs it and avoids loading unnecessary tools in unrelated projects.
After connecting the MCP, write natural prompts in your AI assistant:
Example prompts
"Which Neo widget should I use for a searchable picker?""Create a settings screen using Neo form components.""Show me the required setup for Neo theming.""Migrate this file to the latest Neo release notes."