Sales Team
Official4 toolsby settro
Public Settro sales MCP tools for missed-call ROI, direct-order recovery, social ordering, and fit.
Sales tools for missed-call ROI, order recovery, and social ordering.
Captured live from the server via tools/list.
estimate_missed_call_loss
Estimate public missed-call leakage for a restaurant using Settro's public calculator model.
Parameters (4)
- calls_per_weekintegerrequired
- average_order_value_usdnumber
- missed_call_rate_percentnumber
- pos_systemstring
compare_direct_order_recovery_options
Compare manual callback, marketplace redirect, and Settro direct-order recovery using public workflow criteria.
Parameters (5)
- pos_systemstringrequired
- primary_channelstringrequired
- wants_direct_ordersboolean
- avoids_marketplace_commissionboolean
- needs_social_dm_orderingboolean
assess_social_ordering_readiness
Score a restaurant's public social-ordering readiness using Settro's deterministic 100-point rubric.
Parameters (6)
- pos_systemstringrequired
- has_instagram_business_accountbooleanrequired
- has_facebook_pagebooleanrequired
- publishes_promo_content_weeklybooleanrequired
- can_reply_to_messages_within_5_minutesbooleanrequired
- wants_direct_orders_without_marketplace_commissionboolean
generate_settro_fit_summary
Summarize public Settro fit using POS compatibility, missed-call pain, social ordering interest, and direct-order channel needs.
Parameters (6)
- pos_systemstringrequired
- missed_calls_problemstringrequired
- social_ordering_intereststringrequired
- needs_text_orderingbooleanrequired
- needs_instagram_or_facebook_orderingbooleanrequired
- wants_month_to_month_pricingboolean
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://mcp.settro.net/mcpclaude_desktop_config.json
{
"mcpServers": {
"sales-team": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.settro.net/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.