# Hypeauditor — MCP server on mcp.ai > Connect your Hypeauditor account and use 4 tools for social media marketing straight from your AI agent. Connect with your own API key. HypeAuditor provides comprehensive influencer marketing solutions, offering tools for influencer discovery, analytics, and campaign management across multiple social media platforms. By: mcp.ai · official Page: https://mcp.ai/hypeauditor ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_hypeauditor?ms=1787293560000 Add it as a custom/remote MCP connector, then authenticate when prompted. ## REST API (no MCP client required) Every tool is also a REST endpoint, authed with a workspace API key. Discover: GET https://api.mcp.ai/api/hypeauditor/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/hypeauditor/ Authorization: Bearer sk_live_… # create one at https://mcp.ai/settings/api-keys Content-Type: application/json Body: { …args } → { "ok": true, "tool": "", "result": { … } } ## Developer docs How to use (MCP or REST), markdown: https://mcp.ai/hypeauditor/skill.md Postman collection (v2.1): https://mcp.ai/hypeauditor/postman.json ## Tools - hypeauditor_get_account_media(v?: string, type?: string, username: string) — Tool to retrieve media content of an Instagram account. Use when you need detailed post-level data and performance metrics for analysis. - hypeauditor_get_report_instagram(v?: string, user_id?: string, features?: string[], username?: string) — Tool to retrieve a detailed Instagram report. Use after providing username or user_id. Example: GET_REPORT_INSTAGRAM(username="nasa"). - hypeauditor_get_report_tik_tok(v?: string, channel: string) — Retrieves comprehensive analytics report for a TikTok account including audience demographics, engagement metrics, content performance, follower growth, and authenticity scores. Use this to analyze Ti - hypeauditor_search_influencers_suggester(st?: string, exclSt?: string, search: string) — Tool to search for influencer social network accounts by keyword. Use when you need to find influencers matching a search term, with optional filtering by social network type. ## Example prompts - "What can I do in Hypeauditor?" - "Show me a summary of my Hypeauditor account" ## Links Docs: https://mcp.ai/docs/mcps/hypeauditor Website: https://mcp.ai/mcps/hypeauditor