generated: '2026-08-09' method: generated source: openapi/*.json + conventions/mcp360-conventions.yml + errors/mcp360-problem-types.yml note: MCP360 publishes no agent skills of its own; these are generated by API Evangelist and grounded in operationIds verified against the harvested specs. skills: - file: mcp360-discover-and-execute-a-tool.md name: Discover and execute any gateway tool description: Use the two meta-tools to find the right tool across all 38 connected services and run it, instead of hard-coding one service endpoint. api: openapi/mcp360-mcp360-openapi.json operations: - mcp360_search - mcp360_execute - file: mcp360-run-a-web-search.md name: Run a web search across engines description: Query Google, Bing or DuckDuckGo through one gateway and normalize the results, including localized and time-boxed searches. api: openapi/mcp360-google-search-openapi.json operations: - google-search_search_web - google-search_search_advanced - google-search_get_autocomplete - google-search_get_related_searches - bing-search_search_web - bing-search_search_news - duckduckgo-search_search_web - file: mcp360-profile-a-domain.md name: Profile a domain end to end description: Chain WHOIS, DNS, IP and URL tools to build a full picture of a domain — ownership, hosting, mail path and liveness. api: openapi/mcp360-whois-openapi.json operations: - whois_lookup_domain - whois_check_availability - whois_bulk_check_availability - dns-lookup_lookup_dns - dns-lookup_lookup_mx - ip-info_get_ip_info - ip-info_batch_ip_lookup - url-lookup_validate_url - url-lookup_get_webpage_info - file: mcp360-audit-seo.md name: Audit a site's SEO position description: Combine keyword volume, on-page checks and rank tracking to produce a grounded SEO read for a domain. api: openapi/mcp360-onpage-seo-openapi.json operations: - keyword-research_search_keyword_volume - keyword-research_global_keyword_volume - keyword-research_related_keyword_suggestions - onpage-seo_single_onpage_checker - onpage-seo_bulk_onpage_checker - google-rank-tracking_get_search_results - google-rank-tracking_find_domain_position - google-rank-tracking_bulk_find_domain_position - file: mcp360-compare-retail-prices.md name: Compare product prices across retailers description: Search Amazon, Walmart, eBay and Google Shopping through one gateway and produce a like-for-like price comparison. api: openapi/mcp360-google-shopping-openapi.json operations: - amazon-search_search_products - amazon-search_get_product_details - amazon-search_find_product_position - amazon-search_bulk_find_product_position - walmart-search_search_products - walmart-search_get_product_details - ebay-search_search_products - ebay-search_search_auctions - ebay-search_get_product_details - google-shopping_search_products - google-shopping_compare_prices - google-shopping_filter_by_price_range - google-shopping_get_product_details - file: mcp360-scrape-a-page.md name: Scrape and read a web page description: Fetch page content through the gateway when the answer is on a specific URL rather than in a search index. api: openapi/mcp360-web-scraping-openapi.json operations: - web-scraping_scrape_page - url-lookup_get_webpage_info - url-lookup_validate_url