You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert MCP cookbook links to card components in docs/guides/overview.mdx
- Replace markdown bullet list with CardGroup and Card components
- Add appropriate icons for each cookbook (book, github, atlassian, chart-line, globe, gauge, database, bug, shield, pipe)
- Set cols={2} for two-column layout
- Preserve all descriptions and links
Fixes CON-4547
Co-authored-by: Username <nate@continue.dev>
Generated with [Continue](https://continue.dev)
Co-Authored-By: Continue <noreply@continue.dev>
Copy file name to clipboardExpand all lines: docs/guides/overview.mdx
+45-11Lines changed: 45 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,17 +21,51 @@ description: "Comprehensive collection of practical guides for Continue includin
21
21
22
22
Step-by-step guides for integrating Model Context Protocol (MCP) servers with Continue:
23
23
24
-
-[Continue Docs MCP Cookbook](/guides/continue-docs-mcp-cookbook) - Use the Continue Docs MCP to write cookbooks, guides, and documentation with AI-powered workflows
25
-
-[GitHub MCP Cookbook](/guides/github-mcp-continue-cookbook) - Use GitHub MCP to list, filter, and summarize open issues and merged PRs, and post AI-generated comments
26
-
-[Atlassian MCP Cookbook](/guides/atlassian-mcp-continue-cookbook) - Use Atlassian Rovo MCP to search and manage Jira issues, Confluence pages, and Compass components with natural language
27
-
-[PostHog Session Analysis Cookbook](/guides/posthog-github-continuous-ai) - Analyze user behavior data to optimize your codebase with automatic issue creation
28
-
-[Netlify Performance Optimization Cookbook](/guides/netlify-mcp-continuous-deployment) - Optimize web performance with A/B testing and automated monitoring using Netlify MCP
29
-
-[Chrome DevTools Performance Cookbook](/guides/chrome-devtools-mcp-performance) - Measure and optimize web performance with automated traces, Core Web Vitals monitoring, and performance budgets
30
-
-[Sanity CMS Integration Cookbook](/guides/sanity-mcp-continue-cookbook) - Manage headless CMS content with AI-powered workflows using Sanity MCP
31
-
-[Sentry Error Monitoring Cookbook](/guides/sentry-mcp-error-monitoring) - Automated error analysis with Sentry MCP to identify patterns and create actionable GitHub issues
32
-
-[Snyk + Continue Hub Agent Cookbook (MCP)](/guides/snyk-mcp-continue-cookbook) - Integrate Snyk MCP via Continue Hub to scan code, deps, IaC, and containers
33
-
-[Supabase Database Workflow Cookbook](/guides/supabase-mcp-database-workflow) - Audit Row Level Security in your Supabase database, identify vulnerabilities, and automatically generate fixes using Supabase MCP
34
-
-[dlt Data Pipelines Cookbook](/guides/dlt-mcp-continue-cookbook) - Build AI-powered data pipelines with dlt MCP for pipeline inspection, schema management, and debugging
0 commit comments