Tool 1: get_stats
Description: Returns business performance stats
Parameters: none
Returns: total_requests, average_rating, response_rate, google_click_rate
Testimo provides a Model Context Protocol (MCP) server at app.testimo.com.au/api/mcp that connects Claude and other AI assistants to Testimo review data. It uses OAuth 2.0 with PKCE for authentication and provides five tools: get_stats, get_recent_reviews, send_review_request, get_contacts, and get_private_feedback.
MCP Server
Model Context Protocol server for Testimo review management. Connect Claude and other AI assistants to your review requests, customer contacts and business stats.
Endpoint: https://app.testimo.com.au/api/mcp
Authentication: OAuth 2.0 with PKCE
Description: Returns business performance stats
Parameters: none
Returns: total_requests, average_rating, response_rate, google_click_rate
Description: Returns recent review requests with ratings and feedback
Parameters: limit (optional, default 10)
Returns: list of review requests with customer name, rating, feedback, date
Description: Sends a review request to a customer via SMS or email
Parameters: first_name (required)
mobile or email (one required)
last_name (optional)
Returns: success confirmation and review request ID
Description: Returns customer contacts list
Parameters: limit (optional, default 20)
Returns: list of contacts with name, email, mobile, rating
Description: Returns private feedback from unhappy customers
Parameters: limit (optional, default 10)
Returns: list of feedback entries with customer name, rating, feedback text, date
"Show me my Testimo stats for this month"
"Send a review request to Sarah Johnson on 0412 345 678"
"What private feedback have I received recently?"
"How many review requests have I sent this week?"
"Get me my last 5 customer contacts"
Step 1: Go to claude.ai/settings/integrations
URL: https://claude.ai/settings/integrations
Step 2: Click Add Integration
Step 3: Enter URL: https://app.testimo.com.au/api/mcp
Endpoint: https://app.testimo.com.au/api/mcp
Step 4: Authorise with your Testimo account
Step 5: Start asking Claude about your Testimo data
If you are not a customer yet, start a trial first: https://app.testimo.com.au/signup
No. If you can copy and paste a URL and click Allow, you're done. The whole setup takes under 2 minutes.