/
egorbu
/
harbor_fix
Обзор
Документация
Войти
/
egorbu
/
harbor_fix
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
docs-mintlify/docs.json
103 строки
2 KB
Kobe Chen
docs: add AI agent MCP setup guide (#2336)
15 июл 2026, 03:33
Не верифицирован
15 июл 2026, 03:33
a19e01b
Код
Авторство
О чём код?
{ "$schema": "https://mintlify.com/docs.json", "name": "Harbor", "theme": "luma", "colors": { "primary": "#111111", "light": "#3F3F46", "dark": "#F4F4F5" }, "favicon": "/harbor-logo.png", "appearance": { "default": "system" }, "fonts": { "family": "Inter" }, "icons": { "library": "lucide" }, "background": { "decoration": "grid", "color": { "light": "#FAFAFA", "dark": "#09090B" } }, "styling": { "eyebrows": "breadcrumbs", "codeblocks": "system" }, "navbar": { "primary": { "type": "github", "href": "https://github.com/harbor-framework/harbor" }, "links": [ { "label": "Discord", "href": "https://discord.gg/6xWPKhGDbA" }, { "label": "Hub", "href": "https://hub.harborframework.com" } ] }, "footer": { "socials": { "github": "https://github.com/harbor-framework/harbor", "discord": "https://discord.gg/6xWPKhGDbA" }, "links": [ { "header": "Community", "items": [ { "label": "GitHub", "href": "https://github.com/harbor-framework/harbor" }, { "label": "Discord", "href": "https://discord.gg/6xWPKhGDbA" }, { "label": "Hub", "href": "https://hub.harborframework.com" } ] } ] }, "contextual": { "options": ["copy", "view", "claude", "chatgpt"], "display": "header" }, "seo": { "metatags": { "canonical": "https://docs.harborframework.com" } }, "navigation": { "tabs": [ { "tab": "Docs", "groups": [ { "group": "Get started", "pages": ["index", "ai-agents"] } ] }, { "tab": "Changelog", "groups": [ { "group": "Releases", "pages": ["changelog"] } ] } ] } }