Skip to main content
Feedback

Call Control MCP connector

Call Control is a phone call blocking service that uses crowdsourced blacklist data from over 12 million users and government agencies to identify and filter unwanted calls. The Call Control MCP connector allows AI agents to check phone number reputations, query community and government complaints, and determine whether to block incoming calls. It also supports managing user allowlists and blocklists, configuring quiet hours with breakthrough settings, and reporting spam calls to improve community-based filtering algorithms.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Call Control MCP connector to perform the following actions:

  • Block unwanted calls using crowdsourced data from 12+ million users and government agencies
  • Look up complaint history and spam reports for any phone number in seconds
  • Create custom allowlists and blocklists to control which calls reach users
  • Enable quiet hours that block all calls except allowlisted numbers and repeat callers
  • Report spam calls received to improve Call Control's spam detection algorithms
  • Retrieve reputation scores for phone numbers to assess caller legitimacy
  • Automate call filtering decisions based on community feedback and government complaint data
  • Query Federal Trade Commission (FTC), Federal Communications Commission (FCC), and IRS complaint databases by phone number

Example prompts

Use the following example prompts to invoke Call Control MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Check Call Control to see if this phone number has complaints from the FTC.
  • Block all calls from numbers on my blocklist in Call Control except during business hours.
  • Show me the complaint rate for 12066194123 in Call Control.
  • Report this spam call to Call Control so it helps identify patterns.
  • Enable the community blocklist feature in Call Control for my phone line.
  • Get the reputation score for a phone number through Call Control.
  • Create a quiet hours schedule that lets important contacts break through in Call Control.
  • Retrieve my current allowlist and blocklist settings from Call Control.
  • Find all government agency complaints for this number in Call Control.
  • Set up Call Control to allow multiple calls from the same number to break through quiet hours.

Call Control MCP connector tools

The Call Control MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
Complaints_ComplaintsLooks up complaint data for phone numbers from government and consumer protection agencies.
EnterpriseApi_GetUserRetrieves current user settings and configuration information.
EnterpriseApi_ShouldBlockDetermines whether an incoming call should be blocked.
EnterpriseApi_UpsertUserCreates or updates user preferences including allowlists, blocklists, and quiet hours.
Reputation_ReportSubmits spam call reports to improve spam detection algorithms.
Reputation_ReputationReturns reputation and risk information for a phone number.
On this Page