Create and manage HTTP jobs, schedules, buffers, and alerts in natural language.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "@fliq/mcp" yet — see the docs or source repo.
Create a scheduled job that sends a POST request to https://api.example.com/report every Monday at 9 AM, and send an alert to Slack channel #ops if it fails.
Returns the created scheduled HTTP job details, including frequency, request method, and failure alert settings.
Set up a rate-limited buffer for webhook requests to https://api.example.com/webhook, limiting them to 60 requests per minute and queueing any excess requests.
Returns the rate-limited buffer configuration, including the rate limit, queue behavior, and target endpoint.
Add an alert channel so that when a job fails 3 times in a row, an email is sent to [email protected], and apply this rule to all production jobs.
Returns the created alert channel and rule, and shows which jobs the rule has been applied to.
Schedule recurring and one-time jobs with retries, priorities, and dependencies.
Schedule reminders, delayed callbacks, and recurring jobs for AI agents.
Wrap Flutter CLI into structured tools for AI-driven development and testing.
Manage tickets, stages, communication, time tracking, and desk tasks with natural language.
Schedule reminders and notifications for AI agents via QStash and NTFY.
Run dependent or parallel agent tasks and return structured results in one call.