目录 / Ausca Agent Services
MCP
鉴权未知
未评级
已上架
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 key required.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://agent-services--ausca.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"Ausca Agent Services": {
"url": "https://agent-services--ausca.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| 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 64 unexpired tickets may coexist. Expired ticket records are compacted, so this is not a lifetime reconnect quota. 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_artifact_access | Return an idempotent, short-lived download URL for one verified artifact this service holds, including a result artifact named by a succeeded invocation's output_artifact. HTTP sends no request body, not even an empty JSON object; artifact_ref is the URL path parameter and Idempotency-Key is a header. The MCP tool instead takes artifact_ref and idempotency_key as tool arguments. The URL expires after at most 60 seconds. The immutable artifact reference is the only authority; verify downloaded bytes against the returned content digest. |
| 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. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。