The task board
your AI agents can actually use.
Capture tasks by voice, organise them on a kanban board, and hand the busywork to Claude — or plug in your own agents through a scoped, audited API.
Free plan — no credit card, no trial clock.
Your tasks live everywhere except your task manager
Ideas arrive on a walk, in a meeting, mid-commit. By the time you’ve opened an app, found the right project and filled five fields, the next thought is gone — so things end up in chat threads, sticky notes, and your head.
And now your AI agents do real work too, but their to-dos are trapped in chat scrollback. Yoke fixes both: capture at the speed of speech, and give agents a board they can read and update themselves.
Everything a small team needs, nothing it doesn’t
Voice-first capture
Tap, speak, done — in English or Polish. “Tomorrow” and “next Monday” become real due dates, “ASAP” becomes a priority.
A built-in AI agent
Claude creates and reorganises tasks, manages your columns and labels, and writes notes. Every turn ends with a summary and a Revert button.
Kanban that stays simple
List and board views, custom columns, nested projects, labels, assignees, comments and attachments — without the enterprise maze.
Notes & sheets included
Rich-text notes with images and dictation, plus lightweight spreadsheets with formulas and CSV/XLSX import — in the same folders.
Team workspaces
Shared workspaces with email invites and roles. One simple price per user — AI included, no add-on fees.
Installs like an app
A PWA that lives on your home screen and launches full-screen, with voice capture one tap away.
Designed for agents, not just compatible with them
Anyone can bolt an MCP server onto a todo app. Yoke’s headless API was built for autonomous use from day one — so you can let Claude Code, cron jobs, and CI file and update tasks without fear.
- Scoped tokens — read-only or read-write, with optional expiry
- Audit log of every request an agent makes
- Per-token rate limits keep runaway loops in check
- Clean REST API with cursor pagination and a discovery endpoint
- Error messages written for LLMs, so agents self-correct
- Drop-in instructions for Claude Code and custom skills
curl -X POST "$YOKE_API_URL/api/app/tasks" \
-H "Authorization: Bearer yk_..." \
-H "Content-Type: application/json" \
-d '{
"title": "Fix the flaky auth test",
"priority": "high",
"labelIds": ["jl9k..."]
}'
{ "id": "jd7c...", "status": { "name": "To do" }, ... }Simple, honest pricing
AI included — no credit math. Or bring your own keys and pay nothing.
BYOK
Free — bring your own Anthropic/OpenAI keys.
- Full feature set
- Your API keys, your usage
- No AI quota from us
- For AI power users & tinkerers
Pro
AI included — we bring the keys.
- Unlimited projects & tasks
- AI included — usage cap per user
- Voice capture & AI agent
- API tokens for your agents
Enterprise
For professional workspaces at scale.
- Everything in Pro
- Custom AI limits
- Priority support
- Invoicing & custom terms
Payments aren’t live yet — every account starts on the free BYOK plan (bring your own API keys). Want Pro with AI included? Contact the admin and we’ll set your workspace up manually. Early accounts keep a discount when billing launches.
Say it. It’s on the board.
Set up your workspace in under a minute — the first task is one sentence away.
Create your free account