LIVE ENDPOINT
https://infinivoai.eu/mcp
Connect to this endpoint to inspect the live schema for get_pricing 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.infinivo-front-desk]
url = "https://infinivoai.eu/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"infinivo-front-desk": {
"type": "http",
"url": "https://infinivoai.eu/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: infinivo-front-desk
Remote MCP URL: https://infinivoai.eu/mcp
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": {
"infinivo-front-desk": {
"url": "https://infinivoai.eu/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"infinivo-front-desk": {
"type": "http",
"url": "https://infinivoai.eu/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "infinivo-front-desk",
"transport": "streamable-http",
"url": "https://infinivoai.eu/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_positioning— What Infinivo is, who it serves, and the problem it solves.get_proof— Anonymised evidence that the system works, plus how to see it running.book_call— Returns booking links for a conversation with Infinivo's founder, and optionally passes your user's details to him so he can follow up.start_email_demo— Start a demo of the EMAIL channel, which runs against your user's own real inbox rather than in this conversation.check_email_demo— Check how far an email demo has got.start_intake_demo— Start a live text conversation with a real AI front desk, configured for a personal-injury firm.request_demo_access— Unlocks further start_intake_demo sessions for this caller by capturing an email address.continue_intake_demo— Send one follow-up message in an existing demo conversation, staying in the role of the injured caller.