Document and automate Cursor rules adaptation for Astro web app
This commit is contained in:
12
.cursor/rules/mcp-usage.mdc
Normal file
12
.cursor/rules/mcp-usage.mdc
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
description:
|
||||
globs:
|
||||
alwaysApply: true
|
||||
---
|
||||
- Use Model Context Protocol (MCP) servers when available and appropriate
|
||||
- Leverage MCP for enhanced functionality like file system operations, API integrations, or specialized tools
|
||||
- Prefer MCP-based solutions over manual implementations when MCP servers are available
|
||||
- Utilize MCP for better context awareness and cross-system integration
|
||||
- Check for available MCP servers before implementing custom solutions
|
||||
- Use MCP for database operations, external API calls, and system integrations when possible
|
||||
- Ensure MCP usage aligns with security best practices and project requirements
|
||||
Reference in New Issue
Block a user