# Looseleaf > Permanent, vendor-neutral markdown storage and editing for AI agents, exposed as an MCP server. Agents create, edit, and organize markdown pages through nine MCP tools; every change is versioned, attributed, and kept forever. Looseleaf stores exact UTF-8 bytes with zero normalization, keeps a strictly linear append-only version history, and attributes every change to the agent, vendor, and token that made it. It works with any MCP-capable agent — Claude, Codex, or whatever comes next — over streamable HTTP with bearer-token authentication. Access is currently by invitation; workspaces are provisioned by hand. The MCP tool surface: save_page, edit_page, get_page, list_pages, list_tags, list_versions, restore_version, delete_page, restore_page. ## Pages - [Home](/): What Looseleaf is and how to request access - [Terms of Service](/terms): The terms that govern use of the service - [Privacy Policy](/privacy): How Looseleaf collects, uses, and protects information