the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.mcpscores/agent-continuity",
"description": "Locks, work queues and barriers for multi-agent work. Never reads your code, files or transcripts.",
"title": "MCPFax Agent Continuity",
"version": "1.1.0",
"websiteUrl": "https://mcpfax-continuity.bowling-anthony.workers.dev/",
"icons": [
{
"src": "https://mcpfax-continuity.bowling-anthony.workers.dev/icon.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcpfax-continuity.bowling-anthony.workers.dev/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"freeEndpoints": [
"/",
"/health",
"/llms.txt",
"/openapi.json",
"/server.json",
"/.well-known/glama.json",
"initialize",
"ping",
"tools/list",
"/v1/register",
"/v1/whoami",
"/v1/complete",
"/v1/lease/renew",
"/v1/lease/release",
"/v1/checkpoint/put",
"/v1/watermark/set",
"/v1/seen/add",
"/v1/mail/send",
"/v1/inbox/schedule",
"/v1/inbox/ack",
"/v1/inbox/nack",
"/v1/heartbeat",
"/v1/budget/record",
"/v1/barrier/create",
"/v1/barrier/signal",
"/v1/work/push",
"/v1/work/done",
"/v1/work/fail",
"/v1/job/cancel"
],
"homepage": "https://mcpfax-continuity.bowling-anthony.workers.dev/",
"pricing": {
"currency": "USD",
"model": "per-call",
"note": "Free to write. $0.002 only when a call delivers information the caller did not have, and never twice for the same fact — each record remembers its last 32 distinct billed answers, which is the exact bound on 'never'.",
"perTool": {
"barrier_create": "0.000",
"barrier_signal": "0.000",
"barrier_status": "0.002",
"budget_check": "0.002",
"budget_record": "0.000",
"checkpoint_get": "0.002",
"checkpoint_put": "0.000",
"claim": "0.002",
"complete": "0.000",
"heartbeat": "0.000",
"inbox_ack": "0.000",
"inbox_nack": "0.000",
"inbox_poll": "0.002",
"inbox_schedule": "0.000",
"job_cancel": "0.000",
"lease": "0.002",
"lease_release": "0.000",
"lease_renew": "0.000",
"register": "0.000",
"resume_packet": "0.002",
"retry_state": "0.002",
"seen_add": "0.000",
"seen_check": "0.002",
"send": "0.000",
"should_continue": "0.002",
"watermark_get": "0.002",
"watermark_set": "0.000",
"whoami": "0.000",
"work_done": "0.000",
"work_fail": "0.000",
"work_push": "0.000",
"work_status": "0.002",
"work_take": "0.002"
}
},
"x402": {
"asset": "USDC",
"assetAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"network": "base",
"protocol": "x402"
}
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-15T19:03:06.08836Z",
"publishedAt": "2026-08-15T19:03:06.08836Z",
"updatedAt": "2026-08-15T19:03:06.08836Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.1.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.