https://projectstate.online/mcp ↗
Per-project memory for AI agents: decisions, attempts, tasks, ranked recall. Paid per call via x402.
projectstate is a remote MCP server published at projectstate.online. It has been probed 6 times since 9/12/2026. It answered in 6 of them (100.0%), a near-uninterrupted record. Median response time is 592 ms, a delay an agent will notice. It offers a narrow, focused set of 6 tools. On the protocol side it speaks the 2026-07-28 stateless spec.
Can an LLM agent pick the right tool here — names, descriptions and parameter clarity are assessed.
| Run | Era | Modern | ms | Legacy | ms | Versions |
|---|---|---|---|---|---|---|
| 2026-09-13 01:33:33 | Dual-era | 200 | 602 | 200 | 592 | 2026-07-28 |
| 2026-09-12 23:31:36 | Dual-era | 200 | 562 | 200 | 566 | 2026-07-28 |
| 2026-09-12 21:29:15 | Dual-era | 200 | 784 | 200 | 793 | 2026-07-28 |
| 2026-09-12 19:27:29 | Dual-era | 200 | 507 | 200 | 509 | 2026-07-28 |
| 2026-09-12 17:24:09 | Dual-era | 200 | 957 | 200 | 974 | 2026-07-28 |
| 2026-09-12 15:21:42 | Dual-era | 200 | 562 | 200 | 565 | 2026-07-28 |
tools/list structure, inputSchema validity, and a functional smoke test — the components of the 0-100 score.
Tools the server advertised in the latest measurement — measured, not catalog-claimed.
project_openOpen (or create) a project and get a compact brief: status line, open tasks, latest active decisions and failed attempts. Call this first in a session. Omit `project` to list your projects. `project` is a slug like 'my-app' (lowercase, digits, '-', '_' or '.').
projectnamedescriptionproject_statusGet the project's one-line status, open tasks and last change. Pass `set_status` to overwrite the status line (e.g. 'v0.3 shipped; next: migrate auth to OAuth'). Cheap; use it for handoff notes between sessions.
projectstringrequiredset_statusrememberStore one fact about the project. `kind` is one of: decision (what was chosen and why), attempt (something tried; status 'worked'|'failed'|'partial'), task (status 'open'|'done'|'dropped'), note (anything else). `title` is one line; put details, reasons and error messages in `body`. `files` lists related paths. `supersedes` marks an older decision/task as replaced by this one. Identical content is stored once, so retries are safe; `idempotency_key` additionally guarantees a retry is not billed twice.
projectstringrequiredkindstringrequiredtitlestringrequiredbodystringtagsfilesstatussupersedesidempotency_keyrecallSearch the project's memory with keywords and get the few most relevant entries (ranked, active entries first, superseded ones last), trimmed to `max_chars`. Use 2-5 specific keywords (e.g. 'auth token expiry'). Filters: kind (decision|attempt|task|note), status, tags, files. Omit `query` for the most recent entries. Follow up with update(project, id, ...) or remember(...).
projectstringrequiredquerystringkindstatustagsfileslimitintegermax_charsintegerplan_checkBefore you start something non-trivial, say what you are about to do and get back only what would change your mind: attempts that already failed at this, decisions that are still in force and constrain it, and open tasks that overlap. `intent` is one line in plain words, e.g. 'switch the cache to Redis' or 'rewrite the auth middleware to use refresh tokens'. Pass `files` if you know which paths you will touch; entries about those files are included even when the wording differs. Cheaper than repeating work that already failed once.
projectstringrequiredintentstringrequiredfileslimitintegermax_charsintegerupdateChange an existing entry by id: set `status` (task open|done|dropped, attempt worked|failed|partial, decision active|superseded|reverted, note active|archived), replace `title`/`body`, `append` a line to the body (e.g. an outcome), replace `tags`/`files`, or `delete` it.
projectstringrequiredidintegerrequiredstatustitlebodyappendtagsfilesdeletebooleanEach block is one measurement round. Green: working response. Amber: responded but the server was returning errors (5xx). Red: no response at all.
Each cell is one probe run. Faded cells are incomplete probes — one leg did not answer, so the era is inconclusive.
The two probe legs separately: modern server/discover and legacy initialize.
Derived by comparing consecutive probes — changes in era, protocol version, build and reachability.
Add this badge to your README — it updates automatically as measurements change.
[](https://mcpmetrics.io/servers/online-projectstate-projectstate)<a href="https://mcpmetrics.io/servers/online-projectstate-projectstate"><img src="https://mcpmetrics.io/badge/online.projectstate/projectstate/era.svg" alt="mcpmetrics"></a>You are seeing the last 7 days. Sign up for the full history. Which check failed and why is in the dashboard.
Sign up free to seeThe catalog entries whose name and description are closest to this one, found with the same index the search box uses.
x402 MCP get-paid path: USDC, spend caps, AUP, $49 kit. CAPTCHA/web-unlock for payment-ready agents.
Call get_quote, then buy_kit (49 USDC Base x402). Humans keep #pay.
Durable, shareable and governed project memory with smart triage and explicit project composition.
Persistent memory and drift detection for AI agents across session restarts.
Memory for AI coding agents. Call graphs + refactor safety + persistent code context. 35 MCP tools.
Analytical memory for AI agents: a real Postgres queried in plain English over MCP. One command.
Comments
Sign in to write a comment
No comments yet. Be the first.