General Tools
usereachout.com
Manages organizational context and timezone settings for the current session.
ENDPOINT 1
https://reachout-pulse-api.usereachout.com/mcp
Known tools 32
get_current_organizationReturn the organization currently in use for this MCP session.
list_organizationsList all organizations the authenticated user is a member of.
switch_organizationSwitch the active organization for this MCP session.
get_organization_timezoneReturn the active organization timezone metadata.
set_organization_timezoneSet the active organization IANA timezone.
list_timezonesList supported IANA timezone names for organization timezone configuration.
list_contactsQuery contacts in the active organization with filters, sort, and free-text search.
list_contact_fieldsList the user-editable contact fields registered for the active organization.
create_contact_fieldRegister a new user-editable contact field in the active organization.
update_contact_fieldUpdate a contact field in the active organization.
delete_contact_fieldDelete a contact field in the active organization.
list_duplicate_contactsList duplicate-email groups in the active organization.
deduplicate_contactsBulk-apply a dedup strategy across every duplicate group in the active organization.
resolve_duplicate_contactsApply a user-chosen decision for a single duplicate group.
get_contactGet a single contact by ID in the active organization.
create_contactCreate a new contact in the active organization.
list_campaignsList campaigns in the active organization.
get_campaign_statsGet delivery + engagement stats for a campaign in the active organization.
list_segmentsList segments in the active organization.
get_analyticsGet ClickHouse-backed visitor analytics for the active organization.
send_campaignTrigger sending a campaign in the active organization.
list_tracking_clientsList tracking clients (public clientId + optional secret) for the active organization.
create_tracking_clientGenerate a new tracking client.
delete_tracking_clientDelete a tracking client by id in the active organization.
get_analytics_overviewAggregate visitor analytics (unique visitors, sessions, pageviews, bounce rate, avg session duration in ms) + daily series for the active organization.
get_top_pagesTop viewed paths (pageviews + unique visitors + avg visible time on page in ms) in the active organization.
get_top_referrersTop referrer hosts (sessions + uniques) in the active organization.
list_insightsList generated automated insight reports for the active organization.
get_insight_reportGet one insight report with its materialized evidence rows for the active organization.
run_insightsForce-run all active insight definitions for the active organization now.
run_insightForce-run one insight definition for the active organization now.
create_custom_insightCreate a custom insight definition from a natural-language prompt, generate the rule DSL, and immediately run it once.
ENDPOINT 2
https://api.usereachout.com/mcp
MCP server metadata
- Name
- pulse-mcp
- Version
- 1.3.0
Known tools 37
get_current_organizationReturn the organization currently in use for this MCP session.
list_organizationsList all organizations the authenticated user is a member of.
switch_organizationSwitch the active organization for this MCP session.
get_organization_timezoneReturn the active organization timezone metadata.
set_organization_timezoneSet the active organization IANA timezone.
list_timezonesList supported IANA timezone names for organization timezone configuration.
list_contactsQuery contacts in the active organization with filters, sort, and free-text search.
list_contact_fieldsList the user-editable contact fields registered for the active organization.
create_contact_fieldRegister a new user-editable contact field in the active organization.
update_contact_fieldUpdate a contact field in the active organization.
delete_contact_fieldDelete a contact field in the active organization.
list_duplicate_contactsList duplicate-email groups in the active organization.
deduplicate_contactsBulk-apply a dedup strategy across every duplicate group in the active organization.
resolve_duplicate_contactsApply a user-chosen decision for a single duplicate group.
get_contactGet a single contact by ID in the active organization.
create_contactCreate a new contact in the active organization.
list_campaignsList campaigns in the active organization.
get_campaign_statsGet delivery + engagement stats for a campaign in the active organization.
list_segmentsList segments in the active organization.
get_analyticsGet ClickHouse-backed visitor analytics for the active organization.
send_campaignTrigger sending a campaign in the active organization.
list_tracking_clientsList tracking clients (public clientId + optional secret) for the active organization.
create_tracking_clientGenerate a new tracking client.
delete_tracking_clientDelete a tracking client by id in the active organization.
list_domainsList email sender domains for the active organization (hostname, status, default marker).
get_domainGet one email domain including its DNS verification records and status.
verify_domainRe-check DNS for an email domain against Postal and refresh its status + records.
add_domainAdd a custom email sender domain by hostname.
delete_domainDelete an email sender domain (tears down Postal, removes the row).
get_analytics_overviewAggregate visitor analytics (unique visitors, sessions, pageviews, bounce rate, avg session duration in ms) + daily series for the active organization.
get_top_pagesTop viewed paths (pageviews + unique visitors + avg visible time on page in ms) in the active organization.
get_top_referrersTop referrer hosts (sessions + uniques) in the active organization.
list_insightsList generated automated insight reports for the active organization.
get_insight_reportGet one insight report with its materialized evidence rows for the active organization.
run_insightsForce-run all active insight definitions for the active organization now.
run_insightForce-run one insight definition for the active organization now.
create_custom_insightCreate a custom insight definition from a natural-language prompt, generate the rule DSL, and immediately run it once.