MCP & AI Agent Integration

Instapaper
automation.

16 AI agent actions for Instapaper — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Instapaper to organize files, generate documents, and manage permissions programmatically. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
16
actions
100%
governed
<200ms
latency
16
AI agent actions
4
Read operations
12
Write operations
4
High-risk actions (approval gated)
Files & Documents Instapaper is a Files & Documents integration — use it to automate file storage, sharing, and document management from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Instapaper.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Get Bookmark
instapaper:get_bookmark
Get details for a specific bookmark including text content if available.
Read Low risk
List Bookmarks
instapaper:list_bookmarks
List bookmarks from a specific folder or the main unread list.
Read Low risk
List Folders
instapaper:list_folders
List all folders in the Instapaper account.
Read Low risk
List Highlights
instapaper:list_highlights
List all highlights for a specific bookmark.
Read Low risk
Archive Bookmark
instapaper:archive_bookmark
Archive a bookmark in Instapaper (move to archive folder).
Write High risk
Create Bookmark
instapaper:create_bookmark
Add a new bookmark to Instapaper.
Write Medium risk
Create Folder
instapaper:create_folder
Create a new folder in Instapaper.
Write Medium risk
Create Highlight
instapaper:create_highlight
Create a new highlight on a bookmark in Instapaper.
Write Medium risk
Delete Bookmark
instapaper:delete_bookmark
Permanently delete a bookmark from Instapaper.
Write High risk
Delete Folder
instapaper:delete_folder
Delete a folder in Instapaper. Bookmarks in the folder will be moved to the unread folder.
Write High risk
Delete Highlight
instapaper:delete_highlight
Delete a highlight from Instapaper.
Write High risk
Move Bookmark
instapaper:move_bookmark
Move a bookmark to a different folder in Instapaper.
Write Medium risk
Star Bookmark
instapaper:star_bookmark
Star a bookmark in Instapaper.
Write Medium risk
Unarchive Bookmark
instapaper:unarchive_bookmark
Unarchive a bookmark in Instapaper (move back to unread folder).
Write Medium risk
Unstar Bookmark
instapaper:unstar_bookmark
Remove star from a bookmark in Instapaper.
Write Medium risk
Update Reading Progress
instapaper:update_reading_progress
Update reading progress for a bookmark in Instapaper.
Write Medium risk
MCP & Runtime API

Call Instapaper
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Instapaper actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

instapaper:get_bookmark READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "instapaper:get_bookmark",
    "args": {},
    "execution_id": "agent-001"
  }'
instapaper:archive_bookmark WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "instapaper:archive_bookmark",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Instapaper.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs Instapaper data
Call instapaper:get_bookmark via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to Instapaper
Dry-run validates instapaper:archive_bookmark before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
File or document event
Process with AI
Route for approval
Notify team
How it works

Every Instapaper action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Instapaper — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Instapaper action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Instapaper action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Instapaper works best
alongside these.

Build multi-step workflows that connect Instapaper to the rest of your stack. All governed. All audited.

Instapaper integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Instapaper in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →