Skip to main content

Read Operations (mcp:read)

ToolCreditsDescription
search_signalsFreeSearch market radar signals by text, category, confidence, date range
get_signal_detailFreeGet comprehensive details for a specific signal
get_recent_high_priority_signalsFreeFetch recent signals ranked by combined intent × confidence
get_top_moving_accountsFreeAccounts with highest recent signal volume, filtered by ICP
get_account_timelineFreeChronological signal + social engagement timeline for an account
explain_account_priorityFreeSummary of why an account is prioritized (plays, signals, pipeline)
get_account_next_actionsFreeAI-recommended next best actions for an account
get_content_opportunitiesFreeContent opportunities generated from signals
get_social_activityFreeSocial engagement events filtered by platform, warmth, ICP tier
get_content_engagersFreePeople who engaged with published content
get_competitor_social_mentionsFreeSocial mentions and radar signals about a competitor
get_community_engagement_opportunitiesFreeWarm community engagement opportunities (warmth ≥ 40)
get_what_workedFreeAttribution: signals that led to deals
enrich_company1Company firmographic enrichment by domain (TCA → PDL fallback)
find_contacts5Search for contacts at an account/domain (internal + PDL)
search_accountsFreeSearch accounts by name, industry, ICP score, signal count, size
get_icp_profileFreeRetrieve ICP profiles and company profile
get_active_playsFreeActive/suggested GTME plays across accounts
compare_accountsFreeSide-by-side comparison of up to 5 accounts
get_sequence_statusFreeCheck outreach sequence enrollment status
get_buying_committeeFreeRetrieve buying committee for an account
get_crm_field_mappingsFreeCRM object mapping statistics (HubSpot or Salesforce)

Draft Operations (mcp:draft)

ToolCreditsDescription
generate_outreach_draft1AI-generate outreach email/LinkedIn message for account/contact
generate_linkedin_draft2Generate LinkedIn post from content hook or opportunity
generate_public_reply1Generate interest-first public reply to social engagement
prepare_crm_noteFreePrepare a CRM note for account or signal (no push)
generate_buying_committee2AI-generate buying committee for account
generate_why_now_brief2AI-generate “Why Now” brief with stakeholder angles
draft_committee_outreach1/memberPersonalized outreach for buying committee members

Write Operations (mcp:write)

ToolCreditsDescription
create_content_draft2Create and persist content draft from hook
push_crm_noteFreePush note to HubSpot or Salesforce
tag_accountFreeAdd/remove tags on an account
add_account_noteFreeCreate internal note on an account
enroll_in_sequenceFreeEnroll contact in outreach sequence
unenroll_from_sequenceFreeUnenroll contact from sequence
dismiss_signalFreeDismiss or snooze a signal
bulk_import_accountsFreeImport up to 100 accounts
update_play_statusFreeUpdate GTME play match status
update_icp_profileFreeUpdate existing ICP profile
create_icp_profileFreeCreate new ICP profile
override_icp_fit_scoreFreeOverride ICP score for an account
update_account_firmographicsFreeUpdate firmographic data for an account
archive_contactFreeArchive or permanently delete a contact
update_sequence_stepsFreeUpdate a step in an outreach sequence
create_sequenceFreeCreate new outreach sequence with steps
create_custom_signalFreeCreate custom market radar signal
trigger_crm_syncFreeTrigger CRM sync job (async)
bulk_push_crm_notesFreeBulk push up to 25 CRM notes
update_company_profileFreeUpdate workspace company profile
bulk_tag_accountsFreeBulk tag up to 100 accounts

Admin Operations (mcp:admin)

ToolCreditsDescription
manage_team_membersFreeAdd, remove, or update team member roles
Note: Admin tools require the mcp:admin scope. Admin role escalation via API is blocked for security.

Rate Limits

All MCP tools are rate-limited per workspace. Default: 60 requests/minute for read tools, 30 requests/minute for write tools. Contact support for higher limits.

Write Confirmation Protocol

All write tools (scope: mcp:write) use a confirmation protocol. The first call returns a preview of what will be modified. You must re-call with confirmed: true to execute the action.