Plug your sheets into your AI

What the client approved, rejected, requested: served as raw Markdown, the native format of AI assistants. Your coding agent starts each session with the real state of the project.

One line in your CLAUDE.md

Every project has its private URL. Reference it in your agent's configuration (Claude Code, Cursor, a workspace's rules…): it reads the up-to-date sheet before coding. Never again a "but the client said that…".

# Project CLAUDE.md Before coding, read the client sheet: https://…/export-md ?token=recow_••• &project=muller # → summary, decisions, tasks, # questions, latest meetings

What the API returns

Pure Markdown, readable by any tool: without ?project=, the index of your projects; with it, the full sheet. Authentication by token in a parameter or in an Authorization: Bearer header.

# Muller Bakery ## Summary The mockup is approved, the ordering module is waiting for its quote… ## Decisions - **[Approved]** Home page mockup - **[Rejected]** Newsletter ## Tasks - **[To do]** Send the quote _(Friday)_

One URL per project

Full sheet: summary, decisions with statuses, tasks and deadlines, open questions, latest meetings summarised.

Works with any agent

Claude Code, Cursor, ChatGPT, n8n, a cron script: anything that can read a URL can read your sheets. .md and .pdf exports from the app too.

Private token

Access goes through your personal token, copyable in the settings. Without it, your sheets are inaccessible. End-to-end HTTPS.

Your client projects, inside your dev loop

Try for free

The API token is included in every plan, free plan included.