ai.aivonic/mcp
REMOTE · MCP.AIVONIC.AI · SCANNED AUG 8
Do business with Aivonic: pricing, products, check availability, book a demo, request a quote.
Available components
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 →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 5 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability70
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 404 tokens (~80/item across 5 items; 5 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management10
- Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
- 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
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · mcp.aivonic.ai
claude mcp add --transport http ai-aivonic-mcp https://mcp.aivonic.ai/
[mcp_servers.ai-aivonic-mcp] url = "https://mcp.aivonic.ai/"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ai-aivonic-mcp": {
"type": "remote",
"url": "https://mcp.aivonic.ai/",
"enabled": true
}
}
} openclaw mcp add ai-aivonic-mcp --url https://mcp.aivonic.ai/ --transport streamable-http
mcp_servers:
ai-aivonic-mcp:
url: "https://mcp.aivonic.ai/" {
"mcpServers": {
"ai-aivonic-mcp": {
"type": "http",
"url": "https://mcp.aivonic.ai/"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
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.
- 7 Aug 26 +1
- The server no longer declares the “experimental” capability functional
- 6 Aug 26 0
- Stability: unverified → 0.03 ▲ functional
- 5 Aug 26 59
First indexed and scored.
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 8 Aug 2026 · Probed https://mcp.aivonic.ai
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.aivonic.ai | CN=YE1,O=Let's Encrypt,C=US | 4 Aug 2026 | 2 Nov 2026 | ECDSA 256 | ECDSA-SHA384 | 61a2faeaae5c977ece4857b0bf0fa2523eb |
| SANs: mcp.aivonic.ai | ||||||
| CN=YE1,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 5ddd70dd31f801c85c186a7a04b80afe |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
DNSSEC insecure
Validation of mcp.aivonic.ai. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| aivonic.ai. | 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 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.aivonic.ai | Verified | 200 | |
| http (plaintext) | http://mcp.aivonic.ai | HTTPS enforced | 301 | https://mcp.aivonic.ai/ |
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.
book_demo ~109
Book a free Aivonic discovery call at a specific slot for a real person. `start_iso` must be an ISO-8601 start time returned by check_availability. Provide the prospect's real name and email; a calendar invite is sent to them. Returns booking confirmation or an error.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | – | |
| name | string | yes | – |
| notes | string | – | – |
| start_iso | string | yes | – |
| timezone_name | string | – | – |
No output schema declared.
No examples provided.
check_availability ~71
Check real open time slots for a free Aivonic discovery call over the next `days_ahead` days (1 to 30). Returns available slots as ISO-8601 start times to pass to book_demo. Use this before booking.
| Name | Type | Req | Description |
|---|---|---|---|
| days_ahead | integer | – | – |
No output schema declared.
No examples provided.
get_pricing ~60
Get Aivonic's current pricing: the Aivonic Workspace SaaS plans (monthly), and the done-for-you AI Agent, Multi-Agent, and Voice AI packages (one-time setup fee + monthly support). All figures in USD.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_products ~56
Get Aivonic's company details and its product/service line (AI Agents, Voice AI, AI Automation, AI Consulting, AI Audit, and the Aivonic Workspace SaaS), each with a short description and link.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
request_quote ~108
Submit a quote/enquiry to Aivonic on behalf of a real prospect. Include what they want (product, use case, scale) in `message`. Aivonic's team is emailed and will follow up by email. Use for anything beyond the standard published pricing, or when the prospect wants a human to reach out.
| Name | Type | Req | Description |
|---|---|---|---|
| company | string | – | – |
| string | yes | – | |
| message | string | yes | – |
| name | string | yes | – |
No output schema declared.
No examples provided.