I’d like to request one of the following solutions to address team-based rule management:
- Remote Rules File Support
- Allow loading rules from a URL (HTTP/HTTPS) that points to a JSON file
- Optional: Add periodic auto-refresh capability (e.g., every X hours)
- This would enable centralized rule management where updates propagate to all team members
- MCP Integration with cmd+k
- Currently, MCP (Magic Commands) only works through the chat interface
- Enable MCP triggers via cmd+k prompt for more direct access
- Bonus: Allow specifying which MCP commands should appear in cmd+k
Use Case:
We need to distribute frequently-updated coding patterns/rules to our entire team. The current limitations require manual rules file updates on every machine, while MCP (which could solve this) isn’t accessible through our primary workflow (cmd+k).
Suggested Implementation Notes:
- For remote rules: Could support cache headers/ETags for efficient updates
- For MCP integration: Might add a new “mcp:” prefix or similar syntax in cmd+k