Skip to content
Merged
Show file tree
Hide file tree
Changes from 9 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
1 change: 1 addition & 0 deletions docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@
"icon": "book-open-cover",
"pages": [
"guides/posthog-github-continuous-ai",
"guides/sentry-mcp-error-monitoring",
"guides/snyk-mcp-continue-cookbook",
"guides/dlt-mcp-continue-cookbook",
"guides/netlify-mcp-continuous-deployment"
Expand Down
2 changes: 2 additions & 0 deletions docs/guides/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ description: "Comprehensive collection of practical guides for Continue includin

Step-by-step guides for integrating Model Context Protocol (MCP) servers with Continue:

- [Sentry Error Monitoring Cookbook](/guides/sentry-mcp-error-monitoring) - Automated error analysis with Sentry MCP to identify patterns and create actionable GitHub issues
- [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
- [dlt Data Pipelines Cookbook](/guides/dlt-mcp-continue-cookbook) - Build and debug data pipelines with dlt MCP using natural language commands
- [Snyk + Continue Hub Agent Cookbook (MCP)](/guides/snyk-mcp-continue-cookbook) - Integrate Snyk MCP via Continue Hub to scan code, deps, IaC, and containers

## What Advanced Tutorials Are Available
Expand Down
Loading
Loading