Weft
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Weftwhat's on my board?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Weft — a Scrumban board your AI drives
Install this extension and agent mode gains a board. Ask for work to be captured, moved or closed in plain language, and it lands on a real board you can open on the web or your phone — one that outlives the chat session.
Weft is a hosted service. There is nothing to install or run locally: the extension registers one remote MCP server, and VS Code signs you in with OAuth the first time a tool is used. No API key to paste.
Getting started
Install the extension.
Open Chat, switch to Agent mode, and ask something like “what's on my Weft board?”
A browser window opens once, to sign in to Weft. A free account takes a minute and comes with 50 tasks.
Related MCP server: DevTask Mcp
What you can ask
“Add a high-priority task: fix the flaky CI test.”
“What am I working on right now?”
“Turn every TODO in this diff into tasks.”
“Start a one-week sprint focused on the landing redesign.”
“Move the auth refactor to Done.”
Why a board, and not a to-do list with an API
Three of Weft's tools exist because an agent is not a person with a memory of yesterday:
start_taskclaims a card with a lease, so two agents — or two windows — never take the same work.report_progressrenews that claim. An agent that dies mid-run cannot report anything, and silence is the only signal a board can trust.complete_tasktakes a receipt: artifacts you can check, and what was explicitly not done. When a card carries machine-checkable verification, the server re-runs those checks before it moves to Done.
And when a decision is genuinely yours, the agent asks instead of guessing: the question waits in your Inbox, on the web or the phone app, and the answer returns to whichever client asked.
The same board everywhere
The endpoint is https://letsweft.com/api/mcp. Claude, ChatGPT, Cursor, Codex,
Gemini CLI, JetBrains and a few dozen other clients connect to the very same
board — setup for each is at
letsweft.com/integrations.
Privacy
Your board is private. Every session is scoped to your account through OAuth, and tokens are issued per client; you can revoke any of them from settings. Tasks created by an AI carry creator attribution, so the board always shows who — or what — added each card.
Docs: letsweft.com/docs
Privacy: letsweft.com/privacy
Support: support@letsweft.com
This server cannot be deployed
Maintenance
Related MCP Connectors
Task & board management for AI agents + humans. Kanban, comments, digests via MCP.
One board for every AI you use: agents claim tasks and finish with proof you accept or return.
- tasklixOAuthdev.tasklix
The shared task board your autonomous agent fleet can read and write.
Create, read and live-edit visual boards, Kanban plans, Gantt timelines and diagrams with AI agents.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables AI agents to manage kanban boards with tasks, including creating boards, items, moving between columns, and searching.81MIT
- AlicenseAqualityBmaintenanceEnables AI agents to manage a task board by investigating needs, creating well-specified tasks, and executing them end-to-end.6MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to manage Kanban tasks, boards, teams, and checklists via natural language, with full CRUD operations and live updates.85 npmMIT
- AlicenseBqualityCmaintenanceEnables AI agents to manage tasks through a board with backlog, ready, in-progress, and done columns, plan daily work, track velocity, forecast backlog completion, and leverage rule-based or DeepSeek-powered recommendations.221MIT