惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
博客园 - 三生石上(FineUI控件)
V
V2EX
博客园 - 司徒正美
小众软件
小众软件
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
Tailwind CSS Blog
Last Week in AI
Last Week in AI
雷峰网
雷峰网
月光博客
月光博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
S
SegmentFault 最新的问题
美团技术团队
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
爱范儿
爱范儿
博客园 - 聂微东
量子位
J
Java Code Geeks
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Vercel News
Vercel News

Show HN

GitHub - astefanutti/shaderbang: Shebang for Shaders Show HN: Generate Claude Code Workflows using Spec Driven Development approach Show HN: AI agents for UK GDAD PCF roles and their skills The Two Pillars: Mixer Mode and Meta-Software in the Reorganization of Software Work After AI GitHub - JaiCode08/teleport-env What 1,000+ Harness Experiments Taught Me About Self-Improving Agents Show HN: Liiists, a Markdown-first, iOS and CLI list app SwiperTab – Get this Extension for 🦊 Firefox (en-US) GitHub - kouhxp/fftext: Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command GitHub - sweetpad-dev/sweetpad: Develop Swift/iOS projects using VSCode GitHub - dogmaticdev/IRON: IRON a.k.a. Intermediate Representation Object Notation is a Interpreter/Database that is used to create Programming Languages. GitHub - sjhalani7/vaen: Package your AI coding harness into a portable .agent file, and share it across repos, teams, & the community without ever having to copy-paste instructions, skills, MCP config, or secrets. Show HN: Gandalf the Grader Show HN: Citadeld – replay any CI failure locally from a single file GitHub - tdortman/cuSBF: High-Performance GPU Super Bloom Filter coral-ai/claude-code-token-xray at main · Coral-Bricks-AI/coral-ai GitHub - ulyssestenn/funes: Funes is a Git-based framework for LLM-managed knowledge work: an AI Librarian ingests raw sources, builds an interlinked Markdown knowledge base, and uses it to produce cited reports, analyses, and other outputs. GitHub - ThatXliner/gah: Git Add Hunk, built for agents to use GitHub - harmont-dev/harmont-cli: Command-line client for the Harmont CI platform GitHub - brooksmcmillin/mcp-authflow: OAuth 2.0 Authorization Server framework for MCP servers GitHub - javaid-codes/audit-supply-chain-agents GitHub - amorey/gochan: A small library of common channel architectures for Go, inspired by Rust GitHub - arifozgun/OpenGem: Free, Open-Source AI API Gateway with Gemini, OpenAI & Anthropic Compatibility in 1 file GitHub - Pranesh950/BioPetals: 🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading GitHub - cnguyen14/bounty-doctor: Diagnose a GitHub bounty issue before you waste hours: detects honeypot scam repos, AI-bot attempt swarms, and stale contests. Show HN: CoreMCP – MCP Server for On-Prem DBs Show HN: KittyHTML – Render HTML/CSS as an inline image in your terminal GitHub - bingud/filemat: Web-based file manager Show HN: TruthLens – Free multi-signal deepfake image detector GitHub - apexlocal-jz/claude-usage-tray: Windows system-tray app showing your Claude Code rate-limit usage at a glance. Zero deps, ~300 lines of PowerShell. Cross-IDE (works regardless of VS Code, Cursor, plain terminal).
Statey: structured data across all your AI chats
scottwillman · 2026-06-27 · via Show HN

One database, every conversation

One permanent, reshapeable database that you and your AI read and write together. The same records in every chat, from Claude to ChatGPT to anything that speaks MCP.

No app. No UI. Other MCP tools can only do what their app's screens allow. Statey has none, so your data bends to what you ask, not a vendor's interface.

Speaks MCP. Drop it into

ClaudeClaude CodeChatGPTCursor

01 · The problem

Chat forgets everything.

Every session starts from zero. The ticket your agent triaged, the customer it updated, the doc it wrote: all of it evaporates when the conversation ends, or gets pasted into a screenshot and lost. There's nowhere for the work to live that an agent can actually operate.

02 · What it is

Headless on purpose, so your agent draws the UI.

LLMs can now render a bespoke interface on demand: a board, a table, the one answer you need, drawn straight from a tool result. So Statey ships none. It's the structured layer underneath: collections, schemas, validated records, every change attributed, versioned, and logged. The view is the agent's to draw, fresh each time. The record is ours to keep.

Structured records

Collections and schemas, not a chat transcript. Validated contracts, not constraints.

Full provenance

Every write attributed to a human or agent, event-logged in the same transaction.

Multi-actor

You and your agents, safely concurrent, with optimistic concurrency from day one.

Soon

Reactive

Triggers fire your agents the moment data changes, with full causation tracking.

03 · How it works

Store. Query. React.

01

Store

An agent creates a collection and writes records conversationally, with no schema design up front.

create_record → tickets

02

Query

Agents read and write through tools shaped for direct rendering: boards, tables, the answer you asked for.

query tickets status:in_progress

03Soon

React

Every mutation emits an event. Triggers match events and dispatch your agents to act and write back.

trigger ticket.created → runner

04 · Connected

Connect once. It's there from every surface.

Point any MCP client at your workspace and the same records are live everywhere. Your whole team and their agents read and write one source of truth at the same time, with every change attributed to whoever made it.

06 · Make it yours

Bend it into anything. Change your mind anytime.

You don't design a database. Describe what you're tracking and Statey builds the structure for you. Want it shaped differently next week? Just say so: add a field, split a collection, rename a status. No migrations, no schema files, nothing database-y, and no need to be technical.

Steal a starting point

A lightweight ERP

Orders, inventory, and fulfillment stitched together and queried in plain language.

A marketing archive

Every campaign, asset, and result, searchable and reusable by your agents.

An applicant pipeline

Candidates, stages, and notes your recruiter-agent keeps moving on its own.

A research vault

Sources, findings, and citations that compound instead of scrolling away.

…or whatever you can describe

Bespoke task trackerCRMBug triageContent calendarDeal pipelineIncident logOKRs & goalsInventory countsReading listInvestor CRMProduct roadmapPress & PR listInvoice logHousehold inventoryHabit tracker

05 · Bring the work

Bring the work that doesn't fit in a chat window.

Tasks & tickets

A Linear-style tracker your agents run end to end.

Customer records

CRM data your agents read, enrich, and keep current.

Markdown docs

Endless structured documents, versioned and queryable.

Inventory & ops

Counts, statuses, and operations that stay in sync.

The way Airtable was the system of record for browser-driven work, Statey is the system of record for agent-driven work.

07 · Pricing

Pay for what you keep.

Statey is priced on the records you store, not the reads and writes flying back and forth. Your agents can work the workspace as hard as they like; you only pay as your data grows. Set a hard spend cap and Statey holds the line: breach it and writes pause, nothing is ever deleted.

See full pricing

$0to start

a generous free tier, then simple usage-based storage as you scale.

Priced by storage, not seats or activity

Reads and writes always run free

Set a hard cap, never a surprise bill

Get started in your MCP client.

Add it to Claude, Claude Code, Cursor, or any MCP client — sign in and your workspace is ready.