← areyoufoundbyai.com

INDIVIDUAL MCP TOOL

get_post_brief

Everything an AI needs to draft social posts that move AI visibility, assembled from this week's measured data: fresh third-party mentions to anchor on, the exact buyer questions the engines answer without naming the business (and who they name instead), the domains the engines actually read, and the entity rules that make a post retrievable.

areyoufoundbyai.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://areyoufoundbyai.com/mcp/demo

No auth detected

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

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a write-action term.

Parent server

areyoufoundbyai.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.found-by-ai-monitor]
url = "https://areyoufoundbyai.com/mcp/demo"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "found-by-ai-monitor": {
      "type": "http",
      "url": "https://areyoufoundbyai.com/mcp/demo"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: found-by-ai-monitor
Remote MCP URL: https://areyoufoundbyai.com/mcp/demo

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": {
    "found-by-ai-monitor": {
      "url": "https://areyoufoundbyai.com/mcp/demo"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "found-by-ai-monitor": {
      "type": "http",
      "url": "https://areyoufoundbyai.com/mcp/demo"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "found-by-ai-monitor",
  "transport": "streamable-http",
  "url": "https://areyoufoundbyai.com/mcp/demo"
}
MCP Inspector

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

Related tools

  • get_visibility — The latest AI Visibility and AI Readiness scores (each /100) for areyoufoundbyai.
  • get_question_trajectories — Every tracked buyer question with its measured history: how many of the 7 engines named the business on each measured day.
  • get_personas — The 2-4 buyer personas inferred from this business's measured questions, the way AI models would describe each buyer type, with the exact tracked questions each persona asks.
  • get_mentions — New pages on the web that mention the business, from the daily sweep.
  • get_rivals — The competitor names the answer engines actually gave in the latest scan when they did not name this business.
  • get_share_of_voice — Your share of AI-answer mentions across you and the competitors the engines name in your space, with the movement over the tracked window.
  • get_context — The complete weekly context document: scores, every tracked question with its verbatim answer status, mentions, and what to do next.
  • get_fix_plan — The prioritised fix list from the latest deep scan: the specific changes that move this business up in AI answers, highest leverage first.