{"agentsJson":"0.1.0","info":{"title":"CallSphere Agent Surface","version":"0.1.0","description":"Read-only knowledge, ROI, and case-study tools plus assisted commerce flows for CallSphere AI voice & chat agents (hotels, healthcare, real estate, salons, sales, home services).","contact":{"name":"Sagar Shankaran","email":"sagar@callsphere.ai","url":"https://callsphere.ai"}},"sources":[{"id":"callsphere-mcp","type":"mcp","transport":"streamable-http","url":"https://callsphere.ai/api/mcp","manifest":"https://callsphere.ai/.well-known/mcp.json","authentication":{"type":"none"}}],"flows":[{"id":"search_voice_ai_docs","title":"Search Voice Ai Docs","description":"Search CallSphere's published articles on voice AI, MCP, Claude, agentic AI, Twilio/WebRTC, and how-to guides. Returns up to N matching posts with title, description, slug, date, and tags. Use this first to discover relevant content, then call `read_doc` with a slug for the full body.","source":"callsphere-mcp","actions":[{"type":"mcp.tools/call","tool":"search_voice_ai_docs","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Free-text search across post titles, descriptions, content, and tags."},"category":{"type":"string","description":"Optional category filter (case-insensitive)."},"limit":{"type":"number","description":"Max results (default 10, max 25).","minimum":1,"maximum":25}},"required":["query"]}}]},{"id":"read_doc","title":"Read Doc","description":"Fetch the full text of a single CallSphere blog post by its slug (e.g. from search_voice_ai_docs results). Returns the title, metadata, and full markdown/HTML body.","source":"callsphere-mcp","actions":[{"type":"mcp.tools/call","tool":"read_doc","inputSchema":{"type":"object","properties":{"slug":{"type":"string","description":"Post slug — the URL path segment after /blog/."}},"required":["slug"]}}]},{"id":"calculate_voice_ai_roi","title":"Calculate Voice Ai Roi","description":"Compute a CallSphere ROI estimate for a business: monthly + annual savings, after-hours revenue recovery, recommended plan, and payback period. Industry-aware defaults are applied when optional inputs are omitted. Useful for business owners evaluating AI voice agents.","source":"callsphere-mcp","actions":[{"type":"mcp.tools/call","tool":"calculate_voice_ai_roi","inputSchema":{"type":"object","properties":{"industry":{"type":"string","description":"Business vertical. One of: dental, healthcare, hvac, realestate, salon, law (aliases like \"dentist\", \"medical\", \"legal\", \"real estate\" are accepted)."},"monthly_calls":{"type":"number","description":"Total inbound calls per month."},"avg_cost_per_call":{"type":"number","description":"Optional. Current $ cost per call."},"current_agent_count":{"type":"number","description":"Optional. Current human agents."},"avg_agent_salary":{"type":"number","description":"Optional. Annual salary per agent."},"after_hours_missed_calls":{"type":"number","description":"Optional. Calls missed after hours per month."},"avg_revenue_per_missed_call":{"type":"number","description":"Optional. Avg revenue per missed call."}},"required":["industry","monthly_calls"]}}]},{"id":"get_industry_case_study","title":"Get Industry Case Study","description":"Return a narrative case study for one of CallSphere's 6 live industries: problem, solution, measurable results, customer quote. Use when a user asks 'who else has done this?' or wants social proof.","source":"callsphere-mcp","actions":[{"type":"mcp.tools/call","tool":"get_industry_case_study","inputSchema":{"type":"object","properties":{"industry":{"type":"string","description":"Business vertical. One of: dental, healthcare, hvac, realestate, salon, law."}},"required":["industry"]}}]},{"id":"get_callsphere_info","title":"Get Callsphere Info","description":"Look up canonical CallSphere facts: pricing tiers, supported industries, founder contact, integrations, compliance posture, supported languages, or demo links. Use 'all' to get a full overview.","source":"callsphere-mcp","actions":[{"type":"mcp.tools/call","tool":"get_callsphere_info","inputSchema":{"type":"object","properties":{"field":{"type":"string","description":"One of: pricing, verticals (or 'industries'/'products'), founder (or 'contact'), integrations, compliance, languages, demo, all.","enum":["pricing","plans","verticals","industries","products","founder","contact","integrations","compliance","languages","demo","all"]}},"required":["field"]}}]},{"id":"start_free_trial","title":"Start Free Trial","description":"Begin a no-card free trial of a CallSphere AI agent for a given vertical. Routes the buyer to the trial signup; final provisioning is human-assisted.","source":"web","actions":[{"type":"navigate","url":"https://callsphere.ai/trial","method":"GET"}]},{"id":"book_demo","title":"Book a Founder Demo","description":"Book a 15-minute live walkthrough with the founder. Use for hotel operators and multi-property portfolios evaluating the 11-agent hotel platform.","source":"web","actions":[{"type":"navigate","url":"https://calendly.com/sagar-callsphere/callsphere-llc-meeting","method":"GET"}]},{"id":"view_commerce_catalog","title":"View Commerce Catalog","description":"Fetch the Universal Commerce Protocol manifest: purchasable plans, solution lines, checkout endpoints, and payment processors.","source":"web","actions":[{"type":"navigate","url":"https://callsphere.ai/.well-known/ucp","method":"GET"}]}],"updated":"2026-05-26"}