---
title: "Sleevy"
description: "A native-first, scriptable read-later app. Save a link once and return to the same synced queue from iPhone, Chrome, Raycast, the web, a script, or an AI agent."
canonical: "https://sleevy.app/"
last-updated: "2026-08-25"
---

# Sleevy

Sleevy is a native-first, scriptable read-later app. Save a link once, then return to the same synced reading queue from iPhone, Chrome, Raycast, the web, your own scripts, or an AI agent.

## What Sleevy does

- Captures any HTTP or HTTPS link without asking you to organize it first.
- Syncs Saved Items, read state, folders, and tags across clients.
- Exposes a REST API for scripts, shortcuts, and personal tools.
- Exposes an MCP server for agents, with OAuth 2.0 and scoped permissions.

## Use Sleevy

- [iPhone app](https://sleevy.app/ios-app)
- [Chrome extension](https://sleevy.app/chrome-extension)
- [Raycast extension](https://sleevy.app/raycast)
- [Web Companion](https://sleevy.app/web-companion)

## Build with Sleevy

- [API and MCP documentation](https://sleevy.app/docs)
- [OpenAPI document](https://sleevy.app/openapi.json)
- [MCP guide](https://sleevy.app/docs/mcp)
- [Agent instructions](https://sleevy.app/agent-instructions.md)
- [Agent authentication guide](https://sleevy.app/auth.md)
- [AI Catalog](https://sleevy.app/.well-known/ai-catalog.json)
- [MCP Server Card](https://api.sleevy.app/mcp/server-card)
- [Agent index](https://sleevy.app/llms.txt)
- [Sitemap](https://sleevy.app/sitemap.xml)

The production API and MCP base URL is `https://api.sleevy.app`.
