← engagemii.com

INDIVIDUAL MCP TOOL

brand_profile

Full public profile for a scored company: score breakdown, category, geography, detected platform, social profiles, AI-crawler visit counts.

engagemii.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://api.engagemii.com/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for brand_profile and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

engagemii.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.engagemii]
url = "https://api.engagemii.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "engagemii": {
      "type": "http",
      "url": "https://api.engagemii.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: engagemii
Remote MCP URL: https://api.engagemii.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "engagemii": {
      "url": "https://api.engagemii.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "engagemii": {
      "type": "http",
      "url": "https://api.engagemii.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "engagemii",
  "transport": "streamable-http",
  "url": "https://api.engagemii.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • aeo_score — Get the Engagemii AEO score (0-10) for any company domain, with the six on-page sub-scores, seven off-page authority signals, and the llms.
  • aeo_audit — Run a LIVE AEO audit of a site right now: fresh fetch of the homepage, robots.
  • dataset_sample — 15 random live rows from the Engagemii dataset in exactly the shape a purchased file delivers (same columns, same cleaning).
  • citation_watch — What ChatGPT is recommending right now.
  • ai_readstream — Which AI engines are reading the business web right now.
  • free_kit — Request the FREE Customized Fix Kit for a domain.
  • connect_tracker — Set up free Engagemii AI-crawler monitoring for a site, entirely from here.
  • search_companies — Query the scored dataset with filters (industries, states, score range, scope us|all).