Cursor Rules
Summary
A server that enables AI assistants to interact with Playbooks Rules API, providing tools for listing, searching, and retrieving rules. The implementation handles API requests to fetch rules data, processes URL-based rule slugs, and formats responses into Cursor-compatible rule files with appropriate metadata and content. Built for integrating rule management capabilities into AI workflows, it's particularly useful for developers who want to programmatically access and apply Playbooks rules through natural language interactions.
Available Actions(3)
listRules
Lists all available rules from the API. No parameters required.
searchRules
Searches for rules that match a query. Parameters: query (string).
getRule
Fetches a specific rule by slug or URL. Parameters: slug (string).
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요