What this MCP does
Provides Aivonic product and pricing information, schedules discovery calls, checks availability, and submits sales inquiries.
Capabilities
Tools
5
tools
book_demo
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.
Input schema
{'type': 'object', 'title': 'book_demoArguments', 'required': ['name', 'email', 'start_iso'], 'properties': {'name': {'type': 'string', 'title': 'Name'}, 'email': {'type': 'string', 'title': 'Email'}, 'notes': {'type': 'string', 'title': 'Notes', 'default': ''}, 'start_iso': {'type': 'string', 'title': 'Start Iso'}, 'timezone_name': {'type': 'string', 'title': 'Timezone Name', 'default': 'UTC'}}}
check_availability
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.
Input schema
{'type': 'object', 'title': 'check_availabilityArguments', 'properties': {'days_ahead': {'type': 'integer', 'title': 'Days Ahead', 'default': 14}}}
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). All figures in USD.
Input schema
{'type': 'object', 'title': 'get_pricingArguments', 'properties': {}}
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.
Input schema
{'type': 'object', 'title': 'get_productsArguments', 'properties': {}}
request_quote
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.
Input schema
{'type': 'object', 'title': 'request_quoteArguments', 'required': ['name', 'email', 'message'], 'properties': {'name': {'type': 'string', 'title': 'Name'}, 'email': {'type': 'string', 'title': 'Email'}, 'company': {'type': 'string', 'title': 'Company', 'default': ''}, 'message': {'type': 'string', 'title': 'Message'}}}
History
Recent tool changes
Added
request_quote
2026年9月11日0:30
Added
book_demo
2026年9月11日0:30
Added
check_availability
2026年9月11日0:30
Added
get_products
2026年9月11日0:30
Added
get_pricing
2026年9月11日0:30
Discover
Similar MCP servers
Business Contact Finder
agency.ottobot/business-contact-finder
Checks a business website to identify reachable contact methods, including forms, phone numbers, and email addresses, without sub…
mcp
ai.astrofabric/mcp
Discovers, verifies, and enriches company and contact data for business intelligence and prospecting.