From d865c2252250070c2a30ab736b34e175144bf0ce Mon Sep 17 00:00:00 2001 From: Continue Agent Date: Mon, 27 Oct 2025 22:38:49 +0000 Subject: [PATCH 1/2] 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 Generated with [Continue](https://continue.dev) Co-Authored-By: Continue --- docs/guides/overview.mdx | 56 ++++++++++++++++++++++++++++++++-------- 1 file changed, 45 insertions(+), 11 deletions(-) diff --git a/docs/guides/overview.mdx b/docs/guides/overview.mdx index 70afbfef90a..f99aa796811 100644 --- a/docs/guides/overview.mdx +++ b/docs/guides/overview.mdx @@ -21,17 +21,51 @@ description: "Comprehensive collection of practical guides for Continue includin Step-by-step guides for integrating Model Context Protocol (MCP) servers with Continue: -- [Continue Docs MCP Cookbook](/guides/continue-docs-mcp-cookbook) - Use the Continue Docs MCP to write cookbooks, guides, and documentation with AI-powered workflows -- [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 -- [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 -- [PostHog Session Analysis Cookbook](/guides/posthog-github-continuous-ai) - Analyze user behavior data to optimize your codebase with automatic issue creation -- [Netlify Performance Optimization Cookbook](/guides/netlify-mcp-continuous-deployment) - Optimize web performance with A/B testing and automated monitoring using Netlify MCP -- [Chrome DevTools Performance Cookbook](/guides/chrome-devtools-mcp-performance) - Measure and optimize web performance with automated traces, Core Web Vitals monitoring, and performance budgets -- [Sanity CMS Integration Cookbook](/guides/sanity-mcp-continue-cookbook) - Manage headless CMS content with AI-powered workflows using Sanity MCP -- [Sentry Error Monitoring Cookbook](/guides/sentry-mcp-error-monitoring) - Automated error analysis with Sentry MCP to identify patterns and create actionable GitHub issues -- [Snyk + Continue Hub Agent Cookbook (MCP)](/guides/snyk-mcp-continue-cookbook) - Integrate Snyk MCP via Continue Hub to scan code, deps, IaC, and containers -- [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 -- [dlt Data Pipelines Cookbook](/guides/dlt-mcp-continue-cookbook) - Build AI-powered data pipelines with dlt MCP for pipeline inspection, schema management, and debugging + + + Use the Continue Docs MCP to write cookbooks, guides, and documentation with AI-powered workflows + + + + Use GitHub MCP to list, filter, and summarize open issues and merged PRs, and post AI-generated comments + + + + Use Atlassian Rovo MCP to search and manage Jira issues, Confluence pages, and Compass components with natural language + + + + Analyze user behavior data to optimize your codebase with automatic issue creation + + + + Optimize web performance with A/B testing and automated monitoring using Netlify MCP + + + + Measure and optimize web performance with automated traces, Core Web Vitals monitoring, and performance budgets + + + + Manage headless CMS content with AI-powered workflows using Sanity MCP + + + + Automated error analysis with Sentry MCP to identify patterns and create actionable GitHub issues + + + + Integrate Snyk MCP via Continue Hub to scan code, deps, IaC, and containers + + + + Audit Row Level Security in your Supabase database, identify vulnerabilities, and automatically generate fixes using Supabase MCP + + + + Build AI-powered data pipelines with dlt MCP for pipeline inspection, schema management, and debugging + + ## What Advanced Tutorials Are Available From be77b629613e7cd825e9480c7b44f1a9771d32dc Mon Sep 17 00:00:00 2001 From: BekahHW <34313413+BekahHW@users.noreply.github.com> Date: Tue, 28 Oct 2025 15:29:00 -0400 Subject: [PATCH 2/2] Change CardGroup column count from 2 to 3 --- docs/guides/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/overview.mdx b/docs/guides/overview.mdx index f99aa796811..214c9d996f8 100644 --- a/docs/guides/overview.mdx +++ b/docs/guides/overview.mdx @@ -21,7 +21,7 @@ description: "Comprehensive collection of practical guides for Continue includin Step-by-step guides for integrating Model Context Protocol (MCP) servers with Continue: - + Use the Continue Docs MCP to write cookbooks, guides, and documentation with AI-powered workflows