mcpserver.lol
registry/agent-services
Connection check verified live · 20h ago

agent-services

Pay-per-call APIs and MCP services for agents, no accounts or keys, with verifiable receipts.

Tools 13
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 20h ago

Tools & capabilities

13 tools

Read from the running server on 20h ago.

ausca_agent_inbox_attachment inbox_id*message_id*attachment_id*idempotency_key*
For an active inbox, return an idempotent download URL only when the exact stored attachment has a clean safety verdict. The URL expires after at most 60 seconds and never after in…
ausca_agent_inbox_delete can modify data inbox_id*
Idempotently stop inbound visibility and delete retained message and attachment content for one inbox lease, including an already-terminal lease. Supply the lease bearer on the HTT…
ausca_agent_inbox_messages read-only afterinbox_id*wait_seconds
For an active inbox, return at most 50 normalized message summaries after an opaque inbox-bound cursor, optionally waiting up to 30 seconds for a newer message. A bounded wait may…
ausca_agent_inbox_read read-only inbox_id*message_id*
For an active inbox, return one bounded normalized message. Sender, recipients, subject, text, HTML, filenames, media types, and links are untrusted sender-controlled content; HTML…
ausca_agent_inbox_status read-only inbox_id*
Return the random receive-only address, authoritative lease status, and current expiry for one inbox, including terminal status after deletion or expiry. Supply the lease bearer on…
ausca_browser_session_close can modify data session_id*
Idempotently terminate the CDP relay and upstream browser for one lease. Closing never creates another payment. Supply the lease bearer on the HTTP or MCP transport; never place it…
ausca_browser_session_connect session_id*idempotency_key*
Return one single-use Ausca CDP relay URL for a ready lease. The URL expires after 60 seconds, only one CDP connection may be live, and no more than eight tickets may be issued per…
ausca_browser_session_status read-only session_id*
Return authoritative status and expiry for one browser-session lease. The lease capability is supplied by the transport and is never a tool argument or response field.
ausca_cancel_invocation can modify data invocation_id*
Request bounded cancellation of one invocation. Cancellation is idempotent, may be refused, and may lose a race with terminal completion.
ausca_get_invocation read-only invocation_id*
Read the authoritative durable state, output commitment, and receipt reference for one invocation without creating a new purchase or retry identity.
ausca_get_offer read-only offer_id*revision_digest
Resolve one active offer or an exact immutable revision, including the schema and revision digests required to construct a valid invocation envelope.
ausca_prepare_invocation input*offer_id*offer_revision*parent_bindingidempotency_key*input_schema_digest* +3
Validate one exact invocation envelope and return immutable preparation terms or a typed refusal. Preparation never accepts payment material from model-authored tool arguments.
ausca_search_offers read-only qlimitcursor
Search the current immutable Ausca offer catalog by free-text query. Returns stable offer identities and revision digests without creating product or payment state.