Wire your second brain intoeverything you already use.

Claude Code and Codex read your library. Obsidian workflows pull from it. Zapier routes to it. OpenClaw and Hermes agents use the same API. One token, one REST API, many setups.

These are practical API workflows. Detailed per-tool guides are published progressively.

n8npattern

Use the HTTP Request node to search/save links and chain them with your existing automation flow.

REST pattern
Readwisepattern

Use exports or webhooks to route reading artifacts into Link Crypt with tags for retrieval.

Import pattern
Raycastbeta

Early scripts/extensions can call the API from Raycast commands for quick save/search.

Community beta
Zapierpattern

Trigger Link Crypt saves/searches from Zapier using Webhooks by Zapier + your Bearer token.

Webhook pattern
Notionpattern

Sync selected links into Notion databases through API automations for team or project views.

Automation pattern
Makepattern

Build scenarios that push or pull Link Crypt data via HTTP modules and route downstream.

HTTP pattern
The REST APIcore

Anything that speaks HTTP speaks Link Crypt. Grab a Bearer token, drop our skill.md into your agent, call /v1/search.

API

Don't see yours?

If it speaks HTTP, it speaks Link Crypt. Grab a Bearer token and hit the REST API — or open an issue and Cryptie will take a look.