← Registry

General Tools

aivonic.ai

Provides access to Aivonic's pricing, product information, slot availability, demo booking, and quote requests.

1 endpoint5 known toolsFirst detected August 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.aivonic.ai

No auth detected

MCP server metadata

Name
Aivonic
Version
1.29.0
Capabilities
experimentalpromptsresourcestools

Known tools 5

get_pricing

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).

Inferred read-only
get_products

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.

Inferred read-only
check_availability

Check real open time slots for a free Aivonic discovery call over the next `days_ahead` days (1 to 30).

Inferred read-only
book_demo

Book a free Aivonic discovery call at a specific slot for a real person.

Inferred read-only
request_quote

Submit a quote/enquiry to Aivonic on behalf of a real prospect.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.aivonic]
url = "https://mcp.aivonic.ai"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aivonic": {
      "type": "http",
      "url": "https://mcp.aivonic.ai"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aivonic
Remote MCP URL: https://mcp.aivonic.ai

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "aivonic": {
      "url": "https://mcp.aivonic.ai"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aivonic": {
      "type": "http",
      "url": "https://mcp.aivonic.ai"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aivonic",
  "transport": "streamable-http",
  "url": "https://mcp.aivonic.ai"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for aivonic.ai was fetched 2026-08-24T05:05:31.063Z.

Trust status Trusted

aivonic.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.