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.
Drop our skill.md into a Claude project. It teaches Claude every REST endpoint, when to call it, and how to cite results.
Use Custom GPT Actions or Codex/OpenAI tool calls. Plain chat alone does not execute private API calls.
No official plugin yet. Use Templater/QuickAdd scripts (or your AI agent) to pull or push links through the API.
Use one reusable memory pattern across local IDE work, Hermes, and OpenClaw with shared skills + Link Crypt REST features.
These are practical API workflows. Detailed per-tool guides are published progressively.
Use the HTTP Request node to search/save links and chain them with your existing automation flow.
Use exports or webhooks to route reading artifacts into Link Crypt with tags for retrieval.
Early scripts/extensions can call the API from Raycast commands for quick save/search.
Trigger Link Crypt saves/searches from Zapier using Webhooks by Zapier + your Bearer token.
Sync selected links into Notion databases through API automations for team or project views.
Build scenarios that push or pull Link Crypt data via HTTP modules and route downstream.
Anything that speaks HTTP speaks Link Crypt. Grab a Bearer token, drop our skill.md into your agent, call /v1/search.
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.