We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/somacaru/MCP_setup'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
autonomous-rule-creation.mdc•378 B
---
alwaysApply: true
---
# Autonomous Rule Creation
Create a new rule in .cursor/rules whenever you receive feedback from a user:
- Extract the main point of the feedback
- Create a new rule that captures this as a reusable instruction
- Save the new rule with a short, descriptive name
- Keep rules simple and avoid redundancy
Apply this rule for every edit or create rule.