Submit

Kuriflow

@sGuNk13

Claude solves problems. Kuriflow makes them repeat. Stop spending AI tokens on the same task every week — let Claude solve it once, then Kuriflow runs it automatically with new data from email, Google Drive, or file uploads. Zero token cost per run. Save your tokens for tasks that actually need intelligence.
Overview

Why Kuriflow?

Every time AI repeats a task, you burn tokens on work it already figured out. That's like paying a consultant full rate to photocopy their own
report.

Kuriflow saves AI's solution and runs it automatically — no AI tokens, no waiting, no re-explaining. New data flows in from your email or Google Drive. Results go out to email, Sheets, or Google Drive. Your tokens stay available for tasks that actually need thinking.

AI aloneAI + Kuriflow
First timeAI solves itAI solves it
Every repeatTokens burned againRuns without AI tokens
Monthly costGrows with every repeatFixed after setup
Your tokensSpent on routineSaved for what matters

How It Works

(1) Ask AI to solve a task — any task that produces a document, spreadsheet, presentation, or dashboard.
(2) AI writes and tests the solution.
(3) You ask AI to save it as a repeatable workflow with Kuriflow MCP.
(4) Choose how new data arrives:

  • Email trigger — Kuriflow watches your Gmail. When someone sends an attachment, the workflow runs automatically.
  • Google Drive — Kuriflow checks a Drive folder on your schedule (hourly, daily, weekly). New file? Workflow runs.
  • Schedule only — No input needed. The workflow fetches its own data from online sources and runs on your schedule.

Output Formats

Pick by what you need — any use case, any trigger:

  • Document (.docx, .pdf)
  • Spreadsheet (.xlsx, .csv)
  • Presentation (.pptx)
  • HTML / Dashboard (.html, charts)

You can also provide template files (.docx, .xlsx, .pptx) so Kuriflow fills them with fresh data every run.

Tools

  • describe_capabilities — What can Kuriflow do? Start here.
  • list_templates — Browse ready-to-use workflow recipes by output format
  • save_workflow — Save AI's solution as a repeatable workflow
  • run_workflow — Run it again with new data
  • list_workflows — See your saved workflows
  • get_execution_result — Check results and download outputs

Getting Started

(1) Sign up at kuriflow.com/signup (30 seconds)
(2) Copy your API key
(3) Add the server config with your key
(4) Ask AI to solve any repeatable task

Free Early Access

10 runs per month. Need more? Email sarun.kamolthip@kuriflow.com

Server Config

{
  "mcpServers": {
    "kuriflow": {
      "command": "uvx",
      "args": [
        "kuriflow-mcp"
      ],
      "env": {
        "KURIFLOW_API_KEY": "your_kf_key",
        "KURIFLOW_API_URL": "https://api.kuriflow.com"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.