298 lines
7.4 KiB
JSON
298 lines
7.4 KiB
JSON
{
|
|
"$schema": "https://mintlify.com/docs.json",
|
|
"theme": "mint",
|
|
"name": "Context7 MCP",
|
|
"description": "Up-to-date code docs for any prompt.",
|
|
"redirects": [
|
|
{
|
|
"source": "/enterprise/azure-apim",
|
|
"destination": "/enterprise/enterprise-managed-auth/entra"
|
|
}
|
|
],
|
|
"colors": {
|
|
"primary": "#10B981",
|
|
"light": "#ECFDF5",
|
|
"dark": "#064E3B"
|
|
},
|
|
"contextual": {
|
|
"options": [
|
|
"copy",
|
|
"view",
|
|
"chatgpt",
|
|
"claude"
|
|
]
|
|
},
|
|
"navigation": {
|
|
"groups": [
|
|
{
|
|
"group": "Overview",
|
|
"pages": [
|
|
"overview",
|
|
"installation",
|
|
"plans-pricing",
|
|
"clients/cli",
|
|
"adding-libraries",
|
|
"library-owners",
|
|
"library-updates",
|
|
"api-guide",
|
|
"tips"
|
|
]
|
|
},
|
|
{
|
|
"group": "How To",
|
|
"pages": [
|
|
{
|
|
"group": "Authentication",
|
|
"pages": [
|
|
"howto/api-keys",
|
|
"howto/oauth"
|
|
]
|
|
},
|
|
"howto/claiming-libraries",
|
|
"howto/chat-widget",
|
|
"howto/verification",
|
|
"howto/private-sources",
|
|
"howto/policies",
|
|
"howto/rules",
|
|
"howto/usage",
|
|
"howto/teamspace"
|
|
]
|
|
},
|
|
{
|
|
"group": "Enterprise",
|
|
"pages": [
|
|
"enterprise",
|
|
{
|
|
"group": "Enterprise-Managed Auth",
|
|
"pages": [
|
|
"enterprise/enterprise-managed-auth/entra",
|
|
"enterprise/enterprise-managed-auth/okta"
|
|
]
|
|
},
|
|
{
|
|
"group": "On-Premise",
|
|
"pages": [
|
|
"enterprise/on-premise",
|
|
{
|
|
"group": "Integrations",
|
|
"pages": [
|
|
"enterprise/integrations/github",
|
|
"enterprise/integrations/confluence"
|
|
]
|
|
},
|
|
{
|
|
"group": "Security",
|
|
"pages": [
|
|
"enterprise/security/entra-sso",
|
|
"enterprise/security/oidc-sso"
|
|
]
|
|
},
|
|
{
|
|
"group": "Deployment",
|
|
"pages": [
|
|
"enterprise/deployment/docker",
|
|
"enterprise/deployment/kubernetes"
|
|
]
|
|
},
|
|
{
|
|
"group": "Features",
|
|
"pages": [
|
|
"enterprise/library-import",
|
|
"enterprise/gitops",
|
|
"enterprise/backup-restore"
|
|
]
|
|
},
|
|
{
|
|
"group": "API Reference",
|
|
"pages": [
|
|
"enterprise/api/authentication",
|
|
{
|
|
"group": "Search",
|
|
"pages": ["enterprise/api/search/search-for-libraries"]
|
|
},
|
|
{
|
|
"group": "Context",
|
|
"pages": ["enterprise/api/context/get-documentation-context"]
|
|
},
|
|
{
|
|
"group": "Parse",
|
|
"pages": [
|
|
"enterprise/api/parse/parse-a-git-repository",
|
|
"enterprise/api/parse/parse-an-openapi-spec-by-url",
|
|
"enterprise/api/parse/upload-an-openapi-spec-file",
|
|
"enterprise/api/parse/import-libraries",
|
|
"enterprise/api/parse/parse-a-website",
|
|
"enterprise/api/parse/refresh-a-library",
|
|
"enterprise/api/parse/get-parse-status"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"group": "Security",
|
|
"pages": [
|
|
"security/overview",
|
|
"security/data-privacy",
|
|
"security/infrastructure",
|
|
"security/auth-and-access-control",
|
|
"security/compliance-and-reporting",
|
|
"security/data-safety",
|
|
"security/best-practices"
|
|
]
|
|
},
|
|
{
|
|
"group": "Clients",
|
|
"pages": [
|
|
"clients/claude-code",
|
|
"clients/codex",
|
|
"clients/copilot-cli",
|
|
"clients/cursor",
|
|
"clients/opencode",
|
|
"clients/pi",
|
|
"clients/vscode",
|
|
"resources/all-clients"
|
|
]
|
|
},
|
|
{
|
|
"group": "SDKs",
|
|
"pages": [
|
|
{
|
|
"group": "TypeScript",
|
|
"pages": [
|
|
"sdks/ts/getting-started",
|
|
{
|
|
"group": "Commands",
|
|
"pages": [
|
|
"sdks/ts/commands/search-library",
|
|
"sdks/ts/commands/get-context"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"group": "Agentic Tools",
|
|
"pages": [
|
|
"agentic-tools/overview",
|
|
{
|
|
"group": "Vercel AI SDK",
|
|
"pages": [
|
|
"agentic-tools/ai-sdk/getting-started",
|
|
{
|
|
"group": "Tools",
|
|
"pages": [
|
|
"agentic-tools/ai-sdk/tools/resolve-library-id",
|
|
"agentic-tools/ai-sdk/tools/query-docs"
|
|
]
|
|
},
|
|
{
|
|
"group": "Agents",
|
|
"pages": [
|
|
"agentic-tools/ai-sdk/agents/context7-agent"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"group": "API Reference",
|
|
"openapi": "openapi.json"
|
|
},
|
|
{
|
|
"group": "Integrations",
|
|
"pages": [
|
|
"integrations/github-actions",
|
|
"integrations/code-rabbit",
|
|
"integrations/factory-ai",
|
|
"integrations/tembo",
|
|
"integrations/mastra"
|
|
]
|
|
},
|
|
{
|
|
"group": "Resources",
|
|
"pages": [
|
|
"resources/developer",
|
|
"resources/troubleshooting"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"api": {
|
|
"playground": {
|
|
"display": "simple"
|
|
}
|
|
},
|
|
"logo": {
|
|
"light": "/public/logo/logo.svg",
|
|
"dark": "/public/logo/logo-dark.svg",
|
|
"href": "https://context7.com"
|
|
},
|
|
"favicon": "/public/favicon.ico",
|
|
"navbar": {
|
|
"links": [
|
|
{
|
|
"label": "Contact",
|
|
"href": "https://context7.com/contact"
|
|
},
|
|
{
|
|
"label": "GitHub",
|
|
"href": "https://github.com/upstash/context7"
|
|
}
|
|
],
|
|
"primary": {
|
|
"type": "button",
|
|
"label": "Dashboard",
|
|
"href": "https://context7.com"
|
|
}
|
|
},
|
|
"footer": {
|
|
"socials": {
|
|
"x": "https://x.com/context7ai",
|
|
"github": "https://github.com/upstash/context7",
|
|
"discord": "https://upstash.com/discord"
|
|
},
|
|
"links": [
|
|
{
|
|
"header": "Resources",
|
|
"items": [
|
|
{
|
|
"label": "Website",
|
|
"href": "https://context7.com"
|
|
},
|
|
{
|
|
"label": "Submit a Library",
|
|
"href": "https://context7.com/add-library"
|
|
},
|
|
{
|
|
"label": "Dashboard",
|
|
"href": "https://context7.com/dashboard"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"header": "Community",
|
|
"items": [
|
|
{
|
|
"label": "GitHub",
|
|
"href": "https://github.com/upstash/context7"
|
|
},
|
|
{
|
|
"label": "Discord",
|
|
"href": "https://upstash.com/discord"
|
|
},
|
|
{
|
|
"label": "Twitter",
|
|
"href": "https://x.com/context7ai"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|