readwise.io
Readwise is a reading and knowledge management service for saving, searching, and organizing highlights and Reader documents. It lets users work with their reading history across the original Readwise product and the Reader app.
Readwise exposes two token-authenticated HTTP APIs (Readwise API v2 and Reader API v3), an OAuth-authenticated remote MCP server at https://mcp2.readwise.io/mcp, and an npm-distributed `readwise` CLI that supports browser OAuth or direct access-token login.
- Readwise MCP Serverdetected
- Readwise APIdiscovered
- Reader APIdiscovered
- Readwise CLIdiscovered
Sign in to your Readwise account at Access Token to view/copy your personal API token. Readwise's API docs say to send it in the Authorization header as Token XXX for both the Readwise API and Reader API. For headless CLI auth, run readwise login-with-token <your-access-token> after obtaining this token from Access Token.
$ readwise loginAcquired by the CLI — running readwise login opens the auth flow and stores the credential.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing