A
AdvocateMCP
13 endpointsliveMCP layer for local businesses: discover, query, book, and transact with verified SMB AI agents. (MCP server com.advocatemcp/advocate, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for AdvocateMCP.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Search Businesses /search_businesses | Find registered businesses by search term and optional location; returns matches with their slugs. Call it before the business-specific tools. | $0.0020 per call | unknown |
| Get Business Credentials /get_credentials | Returns the business's self-reported licenses, insurance, bonding, and certifications. Use this for trust-sensitive verticals (contractors, healthcare, legal, l | $0.0020 per call | unknown |
| Get Cancellation Policy /get_cancellation_policy | Returns the business's cancellation policy text. Use this when a user asks about cancellation terms, fees, or no-show policies. The response includes agent guid | $0.0020 per call | unknown |
| Get Business Availability /get_availability | Return 30-minute availability windows for a business, derived from its configured operating hours with already-booked windows removed. Use this to show a user w | $0.0020 per call | unknown |
| List Services /list_services | Lists the services a business has configured, with their prices and the exact arguments to quote each one. Call this BEFORE get_quote: the service name must mat | $0.0020 per call | unknown |
| Get Price Quote /get_quote | Quote price for a service at a business. Some quotes are exact figures from the business's own configured pricing; others are estimates with a disclaimer when n | $0.0020 per call | unknown |
| Reserve Time Slot /reserve_slot | Reserve a time slot at a business. Returns a pending_offer reservation and sends a 6-digit confirmation code to the customer's email or phone. The customer read | $0.0020 per call | unknown |
| Confirm Booking /confirm_booking | Confirm a reservation made with reserve_slot. The customer received a 6-digit confirmation code at their own email or phone when the slot was reserved — the age | $0.0020 per call | unknown |
| Initiate Handoff /initiate_handoff | Begin a handoff from the agent to either a human operator (SMS/email via lead_routing_json) or another agent (signed continuation URL). In human mode the notifi | $0.0020 per call | unknown |
| Request Callback /request_callback | Submit a callback request on behalf of a user. The business is notified via their configured lead routing channel (SMS/email). Idempotent: re-using the same ide | $0.0020 per call | unknown |
| Subscribe to Updates /subscribe_to_updates | Subscribe a user's email to updates from a business. Returns a confirmation URL the user must click within 7 days. Idempotent: re-using the same idempotency_key | $0.0020 per call | unknown |
| Query Business Agent /query_business_agent | Ask a registered business's AI advocate a question and get a citation-ready answer plus a referral link. The answer is grounded ONLY in the business's public pr | $0.0020 per call | unknown |
| Get Payment Handoff URL /get_payment_handoff_url | Returns a plain-text summary of a priced offer (service, amount, currency, cancellation policy, and how long the price is valid) plus a URL on our domain that s | $0.0020 per call | unknown |