streamable-httpMITupdated 15d ago
Hosted MCP server for Are you found by AI?, the AI-visibility scanner built by Tech Horizon Labs. The product asks all seven answer engines (ChatGPT, Claude, Gemini, Perplexity, Grok, DeepSeek, Google AI Overviews) the questions a business's buyers actually type, keeps every answer verbatim, and re-measures weekly. This server gives the business owner's own AI live access to that measurement mid-conversation.
found by ai monitor で何ができる?
Are you found by AI? — MCP server
Hosted MCP server for Are you found by AI?, the AI-visibility scanner built by Tech Horizon Labs. The product asks all seven answer engines (ChatGPT, Claude, Gemini, Perplexity, Grok, DeepSeek, Google AI Overviews) the questions a business's buyers actually type, keeps every answer verbatim, and re-measures weekly. This server gives the business owner's own AI live access to that measurement mid-conversation.
Try it now, no account
Add this URL to Claude, Cursor, or any MCP client as a remote server (Streamable HTTP):
https://areyoufoundbyai.com/mcp/demo
The demo is connected to our own live monitoring of areyoufoundbyai.com, so you are interrogating real production data. Ask your AI: "how visible is this business to AI, and what would you fix first?"
What your AI gets
Thirteen read tools over live measurements, plus one action on paid monitors:
get_visibility— AI Visibility and AI Readiness scores (0–100) with trendget_question_trajectories— question-by-question history across the enginesget_rivals/get_share_of_voice— who AI names instead of you, and how oftenget_mentions— new pages on the web that mention the businessget_fix_plan— the prioritised fix plan, in plain languageget_citation_sources— the sources the engines actually citeget_post_brief— a content-drafting brief built from verified dataget_ai_traffic— AI-referred visitors measured on the business's own siteget_agent_view— what an AI agent's browser actually sees on the siteget_benchmark— the business against its category on our indexget_personas— the buyer personas behind the tracked questionsget_context— the full weekly pack in one callrequest_rescan— a capped live re-measure (paid monitors only; hidden on the demo)
Customers
Every Stay Found monitor gets its own endpoint at https://areyoufoundbyai.com/mcp/<token>,
and agency fleets get one connector for the whole network. Setup guide, including Claude and
Cursor one-click paths: areyoufoundbyai.com/guides/connect-your-ai
The measurement method is open source: techhorizonlabs/thl-open.
Registry manifest
server.json is the manifest for the official MCP registry.
Tech Horizon Labs · Noosa, Australia · hello@techhorizonlabs.com
インストール
found by ai monitor をクライアントに追加します。お使いのものを選んでください。
claude mcp add --transport http found-by-ai-monitor https://areyoufoundbyai.com/mcp/democodex mcp add found-by-ai-monitor --url https://areyoufoundbyai.com/mcp/demo{
"mcpServers": {
"found-by-ai-monitor": {
"url": "https://areyoufoundbyai.com/mcp/demo"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"found-by-ai-monitor": {
"type": "http",
"url": "https://areyoufoundbyai.com/mcp/demo"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"found-by-ai-monitor": {
"url": "https://areyoufoundbyai.com/mcp/demo"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"found-by-ai-monitor": {
"serverUrl": "https://areyoufoundbyai.com/mcp/demo"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
スコア
39 / 100
情報不足
- ドキュメント17/25
- メンテナンス19/25
- 信頼性16/20
- 機能0/15
- 導入のしやすさ12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 6 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
バージョン履歴
| バージョン | 公開日 |
|---|---|
| 1.1.0最新 | 2026年8月26日 |