Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Ausca

REMOTE · AUSCA.COM · 2 COMPONENTS · SCANNED SEP 20

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

+2 this week 72 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability68
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1060 tokens (~75/item across 14 items; 14 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management60
  • Stability check failed: schema churn in the 21 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 9 additions. See how to fix → Fail
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the Ausca MCP server?

Ausca is a hosted endpoint at https://ausca.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · ausca.com

# add to Claude Code
claude mcp add --transport http com-ausca-agent-services 'https://ausca.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-ausca-agent-services": {
      "url": "https://ausca.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-ausca-agent-services": {
      "type": "http",
      "url": "https://ausca.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-ausca-agent-services]
url = "https://ausca.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-ausca-agent-services": {
      "type": "remote",
      "url": "https://ausca.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-ausca-agent-services --url 'https://ausca.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-ausca-agent-services:
    url: "https://ausca.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-ausca-agent-services": {
      "Transport": "http",
      "Url": "https://ausca.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-ausca-agent-services -t streamable-http -u 'https://ausca.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-ausca-agent-services": {
      "type": "http",
      "url": "https://ausca.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60.

  • 18 Sept 26 −1
    • Stability: 0.60 → fail security
    • “ausca_prepare_invocation” dropped the required parameter “canonicalizer_version” functional
    • Server version: 1.2.1 → 1.3.0 functional
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1
    • Tool “ausca_browser_session_connect” rewrote its description, which is the text the model reads security
    • Schema quality: 965 → 1067 functional
    • Server version: 1.2.0 → 1.2.1 functional
    • New tool “ausca_artifact_access” functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://ausca.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=ausca.com CN=WE1,O=Google Trust Services,C=US 1 Sept 2026 30 Nov 2026 ECDSA 256 ECDSA-SHA256 fcff219a973d4ec70e95ecb93a7b9e68
SANs: ausca.com, inbox.ausca.com, *.inbox.ausca.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of ausca.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
ausca.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000
x-content-type-options nosniff
referrer-policy no-referrer

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://ausca.com/mcp Verified 200
http (plaintext) http://ausca.com/mcp HTTPS enforced 301 https://ausca.com/mcp
MCP tools · 14 exposed · ~984 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
ausca_agent_inbox_attachment ~106

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.

NameTypeReqDescription
attachment_idyes
idempotency_keyyes
inbox_idyes
message_idyes
NameTypeReqDescription
attachmentyes
statusyes

No examples provided.

ausca_agent_inbox_delete ~60

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.

NameTypeReqDescription
inbox_idyes
NameTypeReqDescription
inboxyes
statusstringyes

No examples provided.

ausca_agent_inbox_messages ~91

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.

NameTypeReqDescription
after
inbox_idyes
wait_seconds
NameTypeReqDescription
cursoryes
messagesarrayyes
statusyes

No examples provided.

ausca_agent_inbox_read ~87

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.

NameTypeReqDescription
inbox_idyes
message_idyes
NameTypeReqDescription
messageyes
statusyes

No examples provided.

ausca_agent_inbox_status ~62

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.

NameTypeReqDescription
inbox_idyes
NameTypeReqDescription
inboxyes
statusyes

No examples provided.

ausca_artifact_access ~85

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. The URL expires after at most 60 seconds. The immutable artifact reference is the only authority; verify downloaded bytes against the returned content digest.

NameTypeReqDescription
artifact_refyes
idempotency_keyyes
NameTypeReqDescription
artifactyes
statusyes

No examples provided.

ausca_browser_session_close ~56

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.

NameTypeReqDescription
session_idyes
NameTypeReqDescription
sessionyes
statusstringyes

No examples provided.

ausca_browser_session_connect ~114

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.

NameTypeReqDescription
idempotency_keyyes
session_idyes
NameTypeReqDescription
connectionyes
statusyes

No examples provided.

ausca_browser_session_status ~46

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.

NameTypeReqDescription
session_idyes
NameTypeReqDescription
sessionyes
statusyes

No examples provided.

ausca_cancel_invocation ~43

Request bounded cancellation of one invocation. Cancellation is idempotent, may be refused, and may lose a race with terminal completion.

NameTypeReqDescription
invocation_idyes

Structured output declared, but exposes no named fields.

No examples provided.

ausca_get_invocation ~41

Read the authoritative durable state, output commitment, and receipt reference for one invocation without creating a new purchase or retry identity.

NameTypeReqDescription
invocation_idyes

Structured output declared, but exposes no named fields.

No examples provided.

ausca_get_offer ~47

Resolve one active offer or an exact immutable revision, including the schema and revision digests required to construct a valid invocation envelope.

NameTypeReqDescription
offer_idyes
revision_digest
NameTypeReqDescription
offeryes
statusyes

No examples provided.

ausca_prepare_invocation ~92

Validate one exact invocation envelope and return immutable preparation terms or a typed refusal. Preparation never accepts payment material from model-authored tool arguments.

NameTypeReqDescription
idempotency_keystringyes
inputyes
input_schema_digestyes
offer_idyes
offer_revisionyes
offer_revision_digestyes
output_schema_digestyes
parent_binding

Structured output declared, but exposes no named fields.

No examples provided.

ausca_search_offers ~54

Search the current immutable Ausca offer catalog by free-text query. Returns stable offer identities and revision digests without creating product or payment state.

NameTypeReqDescription
cursor
limit
q
NameTypeReqDescription
next_cursor
offersarrayyes
statusyes

No examples provided.

Common questions

What is the Ausca MCP server?

Ausca is an MCP server listed in the public MCP registry as com.ausca/agent-services. Pay-per-call APIs and MCP services for agents, no accounts or keys, with verifiable receipts. This page covers its hosted endpoint (https://ausca.com/mcp).

Is the Ausca MCP server safe to use?

Ausca scores 72 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Ausca MCP server expose?

Ausca exposes 14 tools: ausca_agent_inbox_attachment, ausca_agent_inbox_delete, ausca_agent_inbox_messages, ausca_agent_inbox_read, ausca_agent_inbox_status, and 9 more. Their descriptions and schemas cost roughly 984 tokens of context every time the server is loaded.

Does the Ausca MCP server require authentication?

No. We connected to Ausca without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Ausca MCP server still maintained?

Ausca is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.