Ausca Agent Services
Pay-per-call browser sessions, temporary agent inboxes, document OCR and analysis, media transcription, and video normalization for agents—no account or API…
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Ausca Cancel Invocation: Request bounded cancellation of one invocation. Cancellation is idempotent, may be refused, and may lose a race with terminal completion.
- Ausca Browser Session Close: 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
- Ausca Browser Session Connect: 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
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Pay-per-call browser sessions, temporary agent inboxes, document OCR and analysis, media transcription, and video normalization for agents—no account or API key required.
Список инструментов сервера (13)
Технические названия из tools/list. Нужны только разработчикам.
| ausca_cancel_invocation | Request bounded cancellation of one invocation. Cancellation is idempotent, may be refused, and may lose a race with terminal completion. |
| ausca_browser_session_close | 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 in tool arguments. |
| ausca_browser_session_connect | 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 lease. Supply the lease bearer on the HTTP or MCP transport; never place it in tool arguments. The upstream provider URL and credential are never disclosed. |
| ausca_agent_inbox_attachment | 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 inbox expiry; a clean verdict does not make the attachment content trusted. Supply the lease bearer on the HTTP or MCP transport; never place it in tool arguments. |
| ausca_agent_inbox_delete | 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 HTTP or MCP transport; never place it in tool arguments. |
| ausca_agent_inbox_status | 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 the HTTP or MCP transport; never place it in tool arguments. |
| ausca_agent_inbox_read | 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 is inert and never rendered by Ausca. Supply the lease bearer on the HTTP or MCP transport; never place it in tool arguments. |
| ausca_browser_session_status | 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_get_invocation | Read the authoritative durable state, output commitment, and receipt reference for one invocation without creating a new purchase or retry identity. |
| ausca_get_offer | Resolve one active offer or an exact immutable revision, including the schema and revision digests required to construct a valid invocation envelope. |
| ausca_agent_inbox_messages | 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 return an empty page and continuation cursor. Supply the lease bearer on the HTTP or MCP transport; never place it in tool arguments. |
| ausca_prepare_invocation | 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 | Search the current immutable Ausca offer catalog by free-text query. Returns stable offer identities and revision digests without creating product or payment state. |