Clip the Web Into
Clean Markdown for Your AI
Zero token tax. Zero server transit. One-click capture to Obsidian, Feishu/Lark, your own webhook, or a local MCP server.
Built for AI Developers
Researchers, knowledge gardeners, and MCP hackers — this is your lane.
📝 Clean Markdown Pipeline
Turn any webpage into structured, AI-ready Markdown with the noise stripped out. Perfect for context windows, RAG, and knowledge bases.
- Semantic Extraction — headings, tables, lists, and code blocks preserved, ads and nav removed.
- Zero Token Tax — only the content that matters reaches your LLM context window.
- Local-First — all processing happens in your browser; nothing leaves your machine.
- Obsidian Ready — one-click export to your vault with frontmatter and canonical links.
🔌 Automation & Integrations
Wire EasyCatch into your toolchain. Webhooks, team spreadsheets, or an MCP server — you choose the destination.
- Webhook Ready — POST clean JSON to n8n, Make, Zapier, or any custom endpoint.
- Lark / Feishu Bitable — auto-append captures to team tables for research and review.
- Local MCP Server — expose EasyCatch as an MCP tool to Claude Code, Cursor, or any MCP client.
- Open JSON Schema — predictable payload shapes for parsing and downstream transformation.
Plug Into Your Stack
Three lines of config, endless automation possibilities. Pick your integration.
Webhook Endpoint
Captured data is POSTed as JSON to your endpoint. Works with n8n, Make, Zapier, or any HTTP server.
POST /your-webhook-endpoint
Content-Type: application/json
{
"title": "Product Name",
"price": "$12.99",
"images": ["url1", "url2"],
"specs": { "Material": "Cotton", "Size": "XL" },
"source_url": "https://detail.1688.com/...",
"captured_at": "2026-06-01T12:00:00Z",
"format": "markdown"
}
Your Data Never Leaves
EasyCatch runs fully local. All processing happens in your browser. No data ever transits our servers — because there are no servers.
Local-First Encryption
All data encrypted at rest in your browser's local storage.
Zero Server Transit
Captures go directly to your webhook or local disk. We never see them.
No Monetization
We don't sell, share, or analyze your data. Period.
Simple Pricing
Start free. Upgrade when you need unlimited captures and deeper integrations.
Free
For light clipping, note-taking, and MCP experiments.
- 5 webpage captures/day
- Local daily reset at midnight
- Basic Markdown extraction
- Standard local features
Pro
For power users, researchers, and automation builders.
- Unlimited webpage captures
- Webhook + Lark Bitable + Obsidian sync
- Local MCP server mode
- Support up to 5 devices
- 7-day money-back guarantee