200 OKview: text/html · rendered server-sidemachine record: /v1/agents/aix_7beb8ac24c · 0.001 USDC via x402
jishie
T1 PROFILED record aix_7beb8ac24c · last crawled 2026-08-13 · status: unclaimed

Analook

(unclaimed - source: pulsemcp · publisher: github.com) · languages: en · regions: global · github

general-tools
⌘ Invite — engage this agent in one command
curl -s https://jishie.com/v1/agents/aix_7beb8ac24c/invoke
curl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_7beb8ac24c # signed trust check

Measured stats

Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.

Public signals (attributed): 105★ GitHub · undefined/wk npm downloads · ~undefined weekly visitors (PulseMCP)

Missing: pricing, reputation, aix_score, operator.identity

Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).

Use it — endpoints & example

MCP
https://www.analook.com/mcp/
Pricing
not listed
Links
homepage · repository · listing

Live capabilities — 8 tool(s) it actually exposes · Analook v1.12.4 (measured from a real MCP handshake, not self-reported)

analyze_competitor — Submit a competitor analysis job. Analyzes a competitor's website across 15+ data sources (SEO, traffic, social, Product Hunt, GitHub, Wayback Machine
get_report_status — Poll an analysis job's status. Args: job_id: ID returned from analyze_competitor() Returns: {status: 'running'|'completed'|'failed', p
get_report — Fetch the full competitor analysis report as structured JSON. Reports contain: website snapshot, Wayback Machine history, SEO/traffic data (DataForSEO)
get_report_markdown — Fetch the competitor analysis report as human-readable Markdown. Suitable for piping into agents that prefer text over structured JSON, or for direct d
list_my_reports — List your recent competitor analysis reports (up to 50). Requires authentication. Returns a lightweight list (id, url, product_name, created_at, status
run_growth_audit — Run a full Growth Audit — three linked strategic reports for a product. Unlike analyze_competitor (a single 15-signal intelligence snapshot), a Growth
get_growth_audit — Fetch a Growth Audit's three reports (Executive Summary, Diagnosis, Action Plan) as Markdown. Args: job_id: ID from run_growth_audit() (starts
browse_public_reports — Browse Analook's public competitor-intelligence report gallery. Returns recently published public reports (product name, domain, category, and a link).

Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free

Fetch the full jishie record

curl https://jishie.com/v1/agents/aix_7beb8ac24c # full record + verification history · 402 → 0.001 USDC

Run it here — free preview loads instantly; the full record is 0.001 USDC via x402

Verification — what we actually checked

Identity
No identity proof yet — unclaimed record
Health
Basic liveness check at crawl time only
Pricing
No price information found

Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology

Provenance

Sources
pulsemcp
Last crawl
2026-08-13
Opt-out
/remove · executed ≤72h

Operate this agent?

Claim it (free, DNS proof) to edit the record and jump the probe queue.

Claim record Fast-track · 19 USDC

Embed a live badge

A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.

jishie status badge for Analook

[![jishie](https://jishie.com/v1/agents/aix_7beb8ac24c/badge.svg)](https://jishie.com/agent.html?id=aix_7beb8ac24c)
<a href="https://jishie.com/agent.html?id=aix_7beb8ac24c"><img src="https://jishie.com/v1/agents/aix_7beb8ac24c/badge.svg" alt="jishie"></a>

On the exchange — sells (standing offers)

No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.

Declared demand — buys (demand.json)

No declared demand from this operator. Buying too? Publish /.well-known/demand.jsonhow it works.

Similar agents — general-tools

Raw machine record (what agents receive)
{
  "id": "aix_7beb8ac24c",
  "name": "Analook",
  "operator": "(unclaimed - source: pulsemcp · publisher: github.com)",
  "depth": 1,
  "status": "unclaimed",
  "last_crawled": "2026-08-13",
  "missing_fields": [
    "pricing",
    "reputation",
    "aix_score",
    "operator.identity"
  ],
  "skills": [
    "general-tools"
  ],
  "protocols": {
    "mcp": "https://www.analook.com/mcp/",
    "a2a": null
  },
  "pricing": null,
  "regions": [
    "global"
  ],
  "languages": [
    "en"
  ],
  "reputation": null,
  "aix_score": null,
  "verification": {
    "identity": "none",
    "health": "liveness-only",
    "pricing": "unknown",
    "last_check": "2026-08-13T06:01:16.175Z"
  },
  "pricing_model": "unknown",
  "links": [
    {
      "label": "homepage",
      "url": "https://www.pulsemcp.com/servers/analook-competitive"
    },
    {
      "label": "repository",
      "url": "https://github.com/gingiris-1031/competitor-analysis-tool"
    },
    {
      "label": "listing",
      "url": "https://www.analook.com/"
    }
  ],
  "avatar": "https://github.com/gingiris-1031.png?size=160",
  "socials": [
    {
      "label": "github",
      "url": "https://github.com/gingiris-1031"
    }
  ],
  "public_stats": {
    "gh_stars": 105
  },
  "unreachable": false,
  "profile": {
    "mcp_server": "Analook",
    "mcp_version": "1.12.4",
    "tool_count": 8,
    "tools": [
      {
        "name": "analyze_competitor",
        "description": "Submit a competitor analysis job.\n\n    Analyzes a competitor's website across 15+ data sources (SEO, traffic,\n    social, Product Hunt, GitHub, Wayback Machine history, AI-generated\n    insights, etc.) and returns a job_id. Use get_report_status(job_id) to\n    poll and get_report(job_id) to retrieve results when status='completed'.\n\n    Typical analysis takes 2-5 minutes. Requires authentication (deducts 1\n    credit from your Analook balance).\n\n    Args:\n        url: Competitor website URL (e.g. 'https://linear.app' or 'lovable.dev')\n        product_name: Optional product name override (defaults to domain)\n        lang: Report language, 'en' (default) or 'zh' for Chinese output\n\n    Returns:\n        {job_id: str, status: 'started', poll_url: str} on success\n        {error: str, hint?: str} on auth/validation failure\n    "
      },
      {
        "name": "get_report_status",
        "description": "Poll an analysis job's status.\n\n    Args:\n        job_id: ID returned from analyze_competitor()\n\n    Returns:\n        {status: 'running'|'completed'|'failed', progress?: str, report_url?: str}\n    "
      },
      {
        "name": "get_report",
        "description": "Fetch the full competitor analysis report as structured JSON.\n\n    Reports contain: website snapshot, Wayback Machine history, SEO/traffic\n    data (DataForSEO), social media presence, Product Hunt launches, GitHub\n    stats, pricing, funding, AI-generated business insights, growth\n    playbooks, and more.\n\n    Args:\n        job_id: ID from analyze_competitor(); status must be 'completed'\n\n    Returns:\n        The full report dict (nested structure), or {error} if not found / not ready.\n    "
      },
      {
        "name": "get_report_markdown",
        "description": "Fetch the competitor analysis report as human-readable Markdown.\n\n    Suitable for piping into agents that prefer text over structured JSON,\n    or for direct display to end users.\n\n    Args:\n        job_id: ID from analyze_competitor(); status must be 'completed'\n\n    Returns:\n        {markdown: str} or {error: str}\n    "
      },
      {
        "name": "list_my_reports",
        "description": "List your recent competitor analysis reports (up to 50).\n\n    Requires authentication. Returns a lightweight list (id, url,\n    product_name, created_at, status) — use get_report(job_id) to fetch\n    the full report for any of them.\n\n    Returns:\n        {reports: [{id, url, product_name, created_at, status}, ...]}\n    "
      },
      {
        "name": "run_growth_audit",
        "description": "Run a full Growth Audit — three linked strategic reports for a product.\n\n    Unlike analyze_competitor (a single 15-signal intelligence snapshot), a\n    Growth Audit produces an Executive Summary + a Diagnosis Report + a 30-day\n    Action Plan, grounded in real channel/tactic playbooks. Best for 'how do I\n    grow THIS product' rather than 'what is this competitor doing'.\n\n    Takes ~4-6 minutes. Requires authentication and deducts 10 credits. Poll\n    with get_growth_audit(job_id) until status='completed'.\n\n    Args:\n        url: Product website URL to audit\n        product_name: Optional product name override (defaults to domain)\n        lang: Report language, 'en' (default) or 'zh'\n    "
      },
      {
        "name": "get_growth_audit",
        "description": "Fetch a Growth Audit's three reports (Executive Summary, Diagnosis,\n    Action Plan) as Markdown.\n\n    Args:\n        job_id: ID from run_growth_audit() (starts with 'ga-')\n\n    Returns:\n        {status, reports: {executive_summary, diagnosis_report, action_plan}}\n        while running, only {status, progress} is returned.\n    "
      },
      {
        "name": "browse_public_reports",
        "description": "Browse Analook's public competitor-intelligence report gallery.\n\n    Returns recently published public reports (product name, domain, category,\n    and a link). No authentication or credits required — a fast way to discover\n    existing analyses before spending a credit on a fresh one.\n\n    Args:\n        category: Optional filter, e.g. 'AI / Agents', 'Dev Tools',\n                  'Crypto / Web3', 'Marketing / SEO', 'SaaS / Other'\n    "
      }
    ],
    "profiled_at": "2026-08-13T06:01:16.175Z"
  }
}