mcpserver.lol
registry/agent-rescue
Connection check verified live · 27h ago

agent-rescue

Cross-session idempotency, URLs as schema-validated JSON, and a record of missing capabilities.

Tools 3
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

3 tools

Read from the running server on 27h ago.

check_and_claim key*metadatattl_seconds
Atomically check whether an action identified by a key was already performed, and claim it if not. Use it before performing a non-idempotent action that may have completed in an ea…
fetch_structured url*schema*instructions
Fetch a public URL and return its content as JSON validated against the schema you pass. Use it when you need data from a page and cannot parse it reliably yourself. Do not use it…
request_capability need*contextdeadlinewould_pay
Record a specific need that none of the tools available to you can cover. Today it almost always answers that the capability is unavailable, and suggests alternatives only when the…