It reaches past one vendor
Any client that speaks MCP can be pointed at it with its own read-only credential. No per-vendor memory to migrate.
Free to start
One context layer you own. Connect it once, and every AI tool you approve reads the same records.
Connect your sources once. Every AI tool you approve reads the same records.Provenance you can check, permissions you set, an export you can take.
Write the release note for the auth change.
Auth moved to short-lived tokens two hours ago. That belongs in this release, not the last one.
Demonstration. Nothing was pasted in.
Connect
One per client, read-only, yours to revoke. Revocation is checked on every request.
JSON-RPC 2.0 over HTTP POST, MCP protocol 2025-06-18. This is the common shape.
{
"mcpServers": {
"superthinking": {
"url": "https://superthinking.ai/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_KEY_HERE"
}
}
}
}It reads this workspace and cannot write, correct or delete. Authorization is a bearer credential — OAuth 2.1 is being built, and no specific client has been verified against the endpoint yet.
The difference
One week · illustration
You → assistant
Paste the architecture and the conventions. Again.
a blank slateYou → editor
Paste it again. It has never heard of you.
a blank slateBrowser chat
Proposes the approach you rejected in March.
a blank slateOne week · illustration
You → assistant
Explain it once. It becomes context you own.
your contextYour editor
Opens with that context. Nothing pasted.
your contextBrowser chat
Knows the March decision, and cites it.
Notion · decisionsSay it once. Every approved tool reads it.
Start freeHow it works
Step 01
Authorize a source with a scoped grant. Widening what it reads later takes a new grant.
Step 02
Connected sources keep feeding it, so what your tools read follows the work, not a file.
Step 03
A client asks over MCP and gets the slice that credential may see, source attached.
Step 04
Provenance, scope, export and deletion are product surface. The ledger below names every limit.
Proof
17
source types you can connect
2025-06-18
MCP protocol revision served
JSON-RPC 2.0
over HTTP POST, one credential per client
Works with
Why this differs
Built-in memory only works inside the product that made it. A file you maintain freezes the moment you finish writing it.
Any client that speaks MCP can be pointed at it with its own read-only credential. No per-vendor memory to migrate.
Every item shows how old it is, so an ageing record is labelled ageing rather than served as current.
Each item is its own record with a kind, an origin and a timestamp — not one long file you paste whole.
Context notes export as JSON Lines and delete for real, both written to the audit log. Where that is only partly true, the ledger says so.
Use cases
Your editor and your browser chat start from the same picture.
The approach you rejected in March arrives already ruled out.
They get the context you scoped, and so do their tools.
Six weeks later the records are still there, with their age on them.
What is actually built
Some of this runs and some of it does not. Here is which, including the limits on the parts that do.
17 source types today — repositories, trackers, inboxes, calendars, chat, monitoring, and a signed webhook.
Every record belongs to a workspace, and access is checked before anything is returned. Pushing that check into every query is still in progress.
CSV runs today and is not gated by plan — but it returns the 500 most recent records, with no provenance column.
JSON-RPC 2.0 at protocol revision 2025-06-18, authenticated per credential. Its tools are still the early-access set.
Search, fetch-with-provenance and explicit save, callable by any MCP client. Specified, not shipped.
Two scopes exist, and a read credential sees the whole workspace. Per-tool slices are being built.
Authorization code with PKCE, discovery, refresh and revocation. Today a client authenticates with a scoped credential you create.
You can delete a source or a rule. Deleting the stored records behind it still goes through support.
No user counts, no uptime figures, no compliance badges. We hold no certification today.
Pricing
Two numbers separate the plans: the price, and how many records a month it covers.
More than a couple of sources? Start here.
For a workspace you work in daily.
$19/mo
No card required
Same product, more headroom.
$99/mo
Enterprise is a conversation
On every plan
The cap is the only plan difference the product enforces — what the tiers do not do.
Connect in two steps.
Back to setupFAQ
A context layer you own. Connect a source once, and what it holds becomes context your approved tools read over MCP, with its origin and its age attached.
You stop re-explaining. The second tool starts from what the first one already learned, and can show you which record it came from.
That memory belongs to one product. You cannot inspect it, correct it, or take it with you. This is one layer every tool you approve reads, and it is yours to export or delete.
It freezes the moment you finish writing it, and grows too long to paste. Here the sources you connected keep feeding the layer, and every item carries its age.
Two steps: mint a read-only credential, then paste one config block into a client that speaks MCP. We have not measured that for anyone but ourselves, so we will not put a number on it.
We hold a derived view of the sources you connect, scoped to your workspace. We do not sell it and we do not train models on it. We hold no compliance certification today.