INDIVIDUAL MCP TOOL
check_availability
Check real open time slots for a free Aivonic discovery call over the next `days_ahead` days (1 to 30).
LIVE ENDPOINT
https://mcp.aivonic.ai
Connect to this endpoint to inspect the live schema for check_availability and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
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).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.book_demo— Book a free Aivonic discovery call at a specific slot for a real person.request_quote— Submit a quote/enquiry to Aivonic on behalf of a real prospect.