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.
Lists all available rules from the API. No parameters required.
Searches for rules that match a query. Parameters: query (string)
Fetches a specific rule by slug or URL. Parameters: slug (string)
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!