Search telecom destinations by prefix, country, network, or MCC/MNC
Searches telecom destinations by prefix, country, network, or MCC/MNC with billing details.
/plugin marketplace add TelecomsXChangeAPi/destinations-api-claude-plugin/plugin install destinations-api@destinations-api-marketplaceYou are helping the user search the Destinations API for telecommunications data. Follow these steps:
Parse the user's query to identify:
Construct the API request to https://destinations-api.telecomsxchange.com/search/ with appropriate query parameters:
prefix - for phone number prefixescountry_name - for country searchesdescription - for network type searchesmccmnc - for MCC/MNC lookupslimit - default to 100, max 1000Use the WebFetch tool to query the API with a prompt like: "Extract and return all destination records with their prefix, country_name, description, mccmnc, interval_1, and interval_n fields in a clear table format"
Present the results in a well-formatted table showing:
Explain billing increments when relevant:
Handle pagination if results exceed limit - inform user they can specify a page number
Rate Limit: Remember the API allows 100 requests per minute.
Example queries to handle: