Improve discoverability and guidance for the MCP/Studio CLI. Added a note in the CLI docs that the mcp-studio bridge is invoked automatically by AI tools (no manual run required) and that `abp help mcp-studio` shows options and IDE config snippets. Also added a Quick Reference entry to the Model Context Protocol doc pointing users to `abp help mcp-studio` for example configurations.
Introduce the new `abp mcp-studio` CLI command and documentation for the Model Context Protocol (MCP). Adds a new docs page (studio/model-context-protocol.md) with usage, configuration examples for Cursor/Claude Desktop/VS Code, available MCP tools, and notes about the local bridge vs the cloud `abp mcp` service. Updates CLI index to list the new command and adjusts docs navigation (docs-nav.json) and the next link in monitoring-applications.md to include the MCP page.
Replaces double curly braces with the new template syntax `{%{{{...}}}%}` in the 'Terminal Command' and 'Condition' fields for custom commands documentation.
Done! I've updated `docs\en\studio\overview.md` with the AI Assistant documentation. Here's a summary of changes:
**Changes made:**
1. **SEO description** - Added "AI Assistant" to the feature list
2. **Introduction** - Added "AI Assistant" to the key components list
3. **Sidebar section** - Added AI Assistant link to the sidebar description
4. **New AI Assistant section** - Added comprehensive documentation including:
- Description of the chat interface
- Key features (Chat, File Attachments, Recent Chats, Credits System)
- Privacy Notice reminder
- Screenshot reference
5. **Screenshot** - Copied the provided image to `docs\en\studio\images\overview\ai-assistant.png`