Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/ai/mcp/mcp_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ MCP Servers LTS Update comes with the following built-in tools:

- `Ibexa\Mcp\Tool\TranslationTools`
- `list_languages`: Lists all languages in the current SiteAccess
- `list_content_translations`: Lists languages in which given content item has translations
- `list_content_languages`: Lists languages in which given content item has translations
- `list_non_translated_content_ids`: Lists IDs of content with missing translations for a given language code
- `Ibexa\Mcp\Tool\SeoTools`
- `get_non_seo_content_ids`: Returns IDs of content items that are missing SEO optimization (no meta title tag)

Expand Down
Loading