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).
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论