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 LatticeRun 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 LatticeRun project" goes from a copy-paste exercise to one sentence.

Project Plan and Project Memory

A founder, an agent, or both can draw and edit a Visual Project Plan flowchart. Plan Mode is optional; approve and release it when ready to create or link executable tasks. Durable decisions, guardrails, architecture, checkpoints and handoffs live in shared, durable Project Memory, with trust labels for successors.

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 latticerun https://mcp.latticerun.com/mcp \
  --header "Authorization: Bearer latticerun_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 →