Windows

Record once.
Repetition disappears.

Record mouse & keyboard actions, then replay automatically. Scripts support loops, branching, and image recognition. Free to use.

Windows 10/11 No data sent Claude / Cursor ready
makuroku makuroku
makuroku
Search...
Sales report
Excel report
Slack notify
Folder sort
Send email
Speed
Loop
MCP :39000
Sales Report Automation
Opens Excel, aggregates data and sends to Slack
Steps 48
1 KEY_DOWN Ctrl 0ms
2 KEY_DOWN A 0ms
3 KEY_UP A 50ms
4 KEY_UP Ctrl 0ms
5 WAIT 500ms
6 MOUSE_MOVE 1240, 380 0ms
7 MOUSE_DOWN left 20ms
8 MOUSE_UP left 80ms
… 40 more
Scroll
Windows 10/11
MCP Native Built-in
No data sent
Start for free
Claude / Cursor ready

Why makuroku?

Existing options
aren't quite right, are they?

🏢
Enterprise RPA

Too expensive to touch

Enterprise RPA tools cost hundreds of thousands per year — unrealistic for individuals or SMEs. Add consulting and maintenance fees, and the total cost becomes enormous.

RPA vendor A: ¥500,000+/yr RPA vendor B: ¥60,000+/yr
📜
Script-based tools

Too hard — most people give up

Script-based tools are free and powerful, but mastering their syntax takes hours. You just want to automate a simple repetitive task — the programming barrier is too high.

Must learn proprietary syntax No GUI — code only
⚙️

The choice in between is makuroku.

Record and replay macros without writing code. Use SCR scripts for advanced automation when you're ready. And AI / MCP integration found in no other product worldwide. All features are free to use. Upgrade to Pro when you want more.

Features

Three-in-one automation engine

GUI recording × SCR scripts × AI integration (MCP). makuroku is the only tool that delivers all three in one.

REC

Record once, replay forever

Press F9 to record mouse and keyboard input. Press F5 to replay perfectly. No programming knowledge needed. Edit steps, adjust loop count and speed — all in the GUI.

Post-edit individual steps Loop count & speed control Hotkey customization
MOUSE_MOVE 1240 680
CLICK LEFT
WAIT 500
TYPE sales_report
KEY ENTER
SCR

Scripts for unlimited freedom

The SCR language supports conditionals, loops, HTTP calls, image recognition, and file operations. Achieve advanced automation beyond simple recording. Syntax validation catches errors instantly.

IF/ELSE conditionals Image recognition FIND_IMAGE HTTP_GET / POST OCR text reading
WIN_FOCUS "Excel"
FIND_IMAGE $pos "ok_btn"
IF $pos != ""
CLICK_VAR $pos
ENDIF
MCP

AI controls your PC directly

Built-in MCP server. AI tools like Claude and Cursor control makuroku directly — generating, running, and improving scripts from natural language. A feature no competitor offers.

18 MCP tools Natural language → script generation Claude Desktop ready Cursor IDE ready
Claude: "Create a script"
get_scr_reference()
create_script(...)
run_script(...)
UI

Intuitive modern UI

Most existing macro tools have outdated UIs and English-only interfaces. makuroku features a modern UI that anyone can pick up immediately. Scheduler, execution history, and export — all in the GUI.

Modern multilingual UI Scheduler (recurring runs) Execution log & history Export / Import
⏰ Scheduler 3 active
📋 History 12 today
💾 Backup Export ▶
🤖 A feature unlike any other

AI that directly
controls your PC

Just connect to the built-in MCP server. AI tools like Claude and Cursor generate, run, and improve scripts from natural language instructions.

Claude Desktop — makuroku MCP connected
Connected
You
Create and run a macro that aggregates Excel data every morning at 9 AM and saves the result to Notepad
AI
makuroku tool calls
get_scr_reference()
Fetch SCR command list
create_script("daily_excel", ...)
Create and save script
create_schedule("09:00", "daily_excel")
Register daily 9 AM schedule
run_script("daily_excel")
Start test run
wait_for_completion()
Await completion
I've created the script and registered the daily 9 AM schedule. The test run completed successfully. It will run automatically starting tomorrow.

18 MCP Tools

Tools organized by category for AI use. From script creation and execution control to visual screen capture — AI handles every automation task.

Macro ops 5 tools
list_macros get_macro run_macro macro_to_script delete_macro
Script ops 6 tools
list_scripts get_script create_script update_script run_script delete_script
Execution control 4 tools
get_status stop_playback wait_for_completion get_execution_log
Screen / Image 3 tools
list_images capture_screen get_scr_reference

🔌 Connect in 1 minute

1. Launch makuroku (MCP server starts automatically)
2. Click "Copy URL" in the settings screen
3. Paste into Claude Desktop settings and restart
// claude_desktop_config.json
{"mcpServers": {"makuroku": {
  "url": "http://127.0.0.1:39000/mcp?token=..."
}}}

Comparison

How does makuroku compare?

Only makuroku satisfies all three: AI / MCP integration, modern UI, and rich scripting.

Feature Script-based
(Free, powerful)
GUI recorder
(Free, domestic)
GUI recorder
(Paid, overseas)
makuroku
Recommended
GUI record / replay
Script language
AI / MCP integration
Japanese UI
Modern UI
Image recognition
HTTP integration
Scheduler
Price Free Free High price
Free
△ = partial / ✗ = unsupported / ✓ = supported

Pricing

Simple, transparent pricing

All features free to use. Upgrade to Pro to remove limits. Team plans available.

MonthlyAnnual Save 2 months
Free
$0/ mo

All features available. Free forever.

  • Up to 5 saved macros
  • Up to 100 steps per macro
  • Loop playback up to 10 times
  • 3 SCR scripts (basic commands only)
  • Scheduler: 1 slot/month
  • Image recognition: 10 uses/month
  • HTTP GET / POST: 10 uses/month
  • File I/O: 20 uses/month
  • OCR: 3 uses/month
  • NOTIFY / PROMPT: 30 uses/month
  • Export / Import: 3 uses/month
  • MCP server: 20 requests/month
  • Last 10 execution history entries
  • Hotkey customization
Download Free
Recommended
Pro
$6.49/ mo

$6.49/month (tax incl.)

All features, unlimited. Full MCP integration.

  • Unlimited macros and scripts
  • Unlimited loop playback and infinite loops
  • All SCR commands available
  • Scheduler (timed execution)
  • MCP server (AI integration)
  • Image recognition FIND_IMAGE / WAIT_IMAGE
  • HTTP_GET / POST (Webhook integration)
  • File I/O READ_FILE / WRITE_FILE
  • OCR text reading
  • Export / Import
  • Auto-update
  • Unlimited execution history
Start Pro →

Full refund within 7 days of purchase. Credit card payment via Polar.sh.

New features are added regularly. Subscribe now to enjoy all future additions at today's price.

Frequently Asked Questions

FAQ

What can I do with the free plan?

The Free plan gives you access to all features including image recognition, HTTP integration, scheduler, and the MCP server. Limits apply: up to 5 macros, 10 loop iterations, 3 SCR scripts (basic commands), and monthly usage caps per feature. Upgrading to Pro removes all limits.

Can I cancel my Pro plan anytime?

Yes, you can cancel anytime. After cancellation, Pro features remain active until the end of your current billing period. We also offer a full refund within 7 days of purchase.

Does it work on Mac or Linux?

Currently Windows only (Windows 10 version 1803 or later, 64-bit). Mac and Linux support is not planned at this time.

Is my data sent to the cloud?

Nothing is sent. Recorded macros and scripts are stored locally on your device (%APPDATA%\makuroku\). No crash reports or usage stats are transmitted. Only license verification communicates with Polar.sh servers.

Will my antivirus flag it?

Due to the nature of input capture tools, some security software may produce false positives. If you encounter one, try adding an exception. If that does not resolve it, please contact support.

How is it different from script-based macro tools?

Script-based tools are free and powerful, but require learning proprietary syntax with no GUI. makuroku lets you start by recording macros in a GUI. You can also use SCR scripts for advanced automation, and the built-in MCP server lets AI (like Claude) operate your computer directly — that's the key differentiator.

What do I need for MCP integration?

You need an MCP-compatible AI client (Claude Desktop, Cursor, etc.). Free plan users can use MCP up to 20 requests/month; unlimited use requires the Pro plan. When you launch makuroku, the MCP server starts automatically. Just copy the connection URL from settings, paste it into your AI client — connected in under a minute.

What payment methods are supported?

We accept credit card payments only (via Polar.sh). Visa, Mastercard, and American Express are supported.

Still have questions? Feel free to contact us.

Download

Get Started Now

No sign-up required. Just download and launch.

Windows
Windows 10 v1803+ (64-bit)

System Requirements

  • Windows 10 version 1803 or later
  • 64bit OS
  • WebView2 Runtime (pre-installed on Windows 11)
Windows · All features free to use

Let makuroku handle
your repetitive work.

No sign-up. No email required. Just download and launch. All features free to use. Upgrade to Pro when you want more.

All
features free
Win
Supported OS
18
MCP Tools