Project 04 · Open beta
Margin
Anchored discussions for generated documents. Comments stay with the writing across revisions, and the agent producing the next version gets the review context it needs.
Install the Chrome extension
Download Margin v0.11.3 beta- Download and unzip the current Margin beta build.
- Open
chrome://extensionsand turn on Developer mode. - Choose Load unpacked and select the unzipped
chrome-mv3folder. - Open
chrome://extensions/shortcutsand confirm Toggle Margin annotation mode is assigned Alt+Shift+A. - Pin Margin, open a supported document, then click the Margin toolbar icon.
Install Margin Write
Margin Write creates and revises reviewable documents with stable anchors and verified authorship.
npx skills add gerrymi/margin-skills --skill margin-writeUpdate an existing installation with:
npx skills update margin-writeConnect your AI client
Add Margin as a Streamable HTTP MCP server, then complete Google sign-in. No API key or client secret is required.
https://margin.supabase.co/functions/v1/margin-mcp/mcpDesktop app or IDE extension
- Open Settings → MCP servers and choose Add server.
- Name it Margin, choose Streamable HTTP, and paste the endpoint below.
- Save, restart the client, then choose Authenticate.
CLI
codex mcp add margin --url https://margin.supabase.co/functions/v1/margin-mcp/mcpcodex mcp login marginRun codex mcp list or type /mcp to verify the connection.