General Tools
aivonic.ai
Provides access to Aivonic's pricing, product information, slot availability, demo booking, and quote requests.
ENDPOINT 1
https://mcp.aivonic.ai
MCP server metadata
- Name
- Aivonic
- Version
- 1.29.0
Known tools 5
get_pricingGet 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-onlyget_productsGet 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-onlycheck_availabilityCheck real open time slots for a free Aivonic discovery call over the next `days_ahead` days (1 to 30).
Inferred read-onlyCONNECT 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.
aivonic.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.