Let your AI agent tend your tree

Aug 2026 · Feature deep-dive · 5 min read

Your AI agent can already write code, draft emails and summarise your week. Why is your task list still something you update by hand?

The TwigDo MCP connector closes that loop. It exposes your projects as a set of MCP tools over Streamable HTTP, so Claude Code, Kimi, Hermes Agent — or anything that speaks MCP — can read your tree and keep it moving while you watch the bubbles update live.

What an agent can do

"Turn my launch checklist into a TwigDo project" goes from a copy-paste exercise to one sentence.

How you connect

Generate a token in the app (profile menu → Agent tokens), then point your client at the connector:

claude mcp add --transport http twigdo https://mcp.twigdo.com/mcp \
  --header "Authorization: Bearer twig_your_token_here"

The full guide, including JSON config for Kimi and Hermes, lives on the MCP connector page.

Scoped by design

Handing an agent write access to your plans requires actual restraint, not vibes:

Why MCP and not "yet another API"

Because the agents you already use speak it natively. No SDK to learn, no auth dance to re-implement — one URL, one header, and your existing tools gain a new skill. The connector is in beta for Solo Pro and Team plans. Take a look at the plans →