docs(nx-dev): pin mcp post

This commit is contained in:
Juri 2025-03-20 11:53:59 +01:00 committed by Juri Strumpflohner
parent 2a0d89ddc3
commit 27d02e43ff
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,6 @@ slug: 'reliable-ci-a-new-execution-model-fixing-both-flakiness-and-slowness'
authors: [Victor Savkin]
cover_image: '/blog/images/2024-03-21/featured_img.png'
tags: [nx, nx-cloud, releases]
pinned: true
description: 'Learn how Nx Cloud revolutionizes CI with a task-based execution model that solves both flaky tests and slow pipelines.'
---

View File

@ -6,6 +6,7 @@ tags: ['nx']
cover_image: /blog/images/articles/cursor-nx-mcp-heroimg.jpg
description: 'Learn how Nx enhances Cursor IDE with a dedicated MCP server, providing AI assistants with rich monorepo metadata for smarter code assistance.'
youtubeUrl: https://youtu.be/V2W94Sq_v6A
pinned: true
---
{% callout type="deepdive" title="Series: Making your LLM smarter" expanded=true %}