catchlight.app
A private iPhone app for notes, tasks and reminders. Encrypted on your device with a key only you hold, no account, offline-first, open source. Yours alone.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 5 · Act 0 · Transact 0 · Score: Not yet scored
Tool inspector
search_catchlight_docs
Searches the published answers that are not journal posts: the FAQ, the page-per-competitor comparisons against other notes, tasks and reminder apps, and the technical white papers on the encryption architecture, the threat model and how to test any notes app. Returns matching entries with a heading, a short excerpt and the page URL. Call it for "how does Catchlight compare to X", for what it costs, for whether it needs an account, and for any direct question a prospective user would ask, and for how the cryptography actually works. For the studio's reasoning use search_journal, and for how data is handled use get_privacy_model.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
query |
string | yes | Words to search for. |
section |
string | no | Optional. Restrict the search to the FAQ, the comparison pages or the white papers. |
Raw JSON schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"minLength": 2,
"maxLength": 200,
"description": "Words to search for."
},
"section": {
"type": "string",
"enum": [
"faq",
"compare",
"whitepaper"
],
"description": "Optional. Restrict the search to the FAQ, the comparison pages or the white papers."
}
},
"required": [
"query"
]
}
Similar websites
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
vide.zerdalu.com
Vide
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.