Connection check
verified live · 20h ago
lotus
Measure how AI assistants cite your brand. Returns measured data and ready-to-apply fixes.
Tools
16
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
16 toolsRead from the running server on 20h ago.
activate_artifact
artifact_id*
Activate an artifact by its ID. The artifact must belong to the authenticated client's domain. Activation makes the artifact live — only one version of a given type ca… Activate an artifact by its ID. The artifact must belong to the authenticated client's domain. Activation makes the artifact live — only one version of a given type can be active at a time. Use when an agent needs to deploy an approved artifact to production.
analyze_geo
read-only
domain*
Analyze a domain's visibility across AI-generated answers. Without an API key: returns a limited preview (1/day per IP, 3/week). With a valid API key: returns the full… Analyze a domain's visibility across AI-generated answers. Without an API key: returns a limited preview (1/day per IP, 3/week). With a valid API key: returns the full analysis including measured metrics, revenue-at-risk estimates and scenario simulations.
approve_artifact
artifact_id*
Approve an artifact by its ID. The artifact must belong to the authenticated client's domain. Approved artifacts are ready for activation but are not yet live on the s… Approve an artifact by its ID. The artifact must belong to the authenticated client's domain. Approved artifacts are ready for activation but are not yet live on the site. Use when an agent has reviewed a generated artifact and wants to mark it as ready for deployment.
generate_share_link
Generate a public report link for the authenticated client and persist it. Returns {report_url, slug}. Use when an agent needs to create a shareable report covering th… Generate a public report link for the authenticated client and persist it. Returns {report_url, slug}. Use when an agent needs to create a shareable report covering the client's full visibility status: crawler activity, revenue at risk, competitive intelligence and competitors.
get_artifact
read-only
artifact_type*
Return the most recent artifact (llms_txt or json_ld) for the authenticated client: content, version, generated_at and status. Use when an agent needs to read the gene… Return the most recent artifact (llms_txt or json_ld) for the authenticated client: content, version, generated_at and status. Use when an agent needs to read the generated llms.txt or JSON-LD. artifact_type must be "llms_txt" or "json_ld".
get_bleed_model
read-only
Return the traffic erosion model for the authenticated client: cascading metrics with their *_source provenance labels, plus the resulting revenue-at-risk calculation.… Return the traffic erosion model for the authenticated client: cascading metrics with their *_source provenance labels, plus the resulting revenue-at-risk calculation. Use when an agent needs to assess the economic impact of losing traffic to AI-generated answers.
get_bot_activity
read-only
days
Return AI crawler activity for the authenticated client's domain: total hits, breakdown per bot, most recent hits and last-seen per bot. Use when an agent needs to ass… Return AI crawler activity for the authenticated client's domain: total hits, breakdown per bot, most recent hits and last-seen per bot. Use when an agent needs to assess how frequently AI crawlers visit a site over the last N days.
get_citation_verdict
read-only
Return the most recent citation score for the authenticated client, along with the measurements from that same week (safe fields only). Raw data — no healthy/critical… Return the most recent citation score for the authenticated client, along with the measurements from that same week (safe fields only). Raw data — no healthy/critical classification applied. Use when an agent needs to audit how generative engines cite a client: citation rate, average position, sentiment, competitors mentioned and entity fidelity.
get_competitor_actions
read-only
domain*
Return pending and completed competitor actions for a domain. Requires a valid API key (pro, growth or agency). Return pending and completed competitor actions for a domain. Requires a valid API key (pro, growth or agency).
get_quick_win_code
read-only
hash*domain
Generate ready-to-install code for a quick win, identified by its hash. Only available for structured_data quick wins. Requires a valid API key. Generate ready-to-install code for a quick win, identified by its hash. Only available for structured_data quick wins. Requires a valid API key.
get_quick_wins
read-only
domain*
Return pending and applied quick wins for a domain. Requires a valid API key (pro, growth or agency). Return pending and applied quick wins for a domain. Requires a valid API key (pro, growth or agency).
get_report_data
read-only
slug*
Return the full report payload for a share link slug owned by the authenticated client. Returns the report even if the share link has expired. Use when an agent ne… Return the full report payload for a share link slug owned by the authenticated client. Returns the report even if the share link has expired. Use when an agent needs to read a report it previously generated with generate_share_link, without opening the public URL in a browser.
list_artifacts
read-only
limitstatus
Return artifacts (llms_txt, json_ld, defense_nodes) for the authenticated client, without their content payload. Optionally filter by exact status (e.g. "pending_revie… Return artifacts (llms_txt, json_ld, defense_nodes) for the authenticated client, without their content payload. Optionally filter by exact status (e.g. "pending_review", "approved"). Use status="" to return all statuses. limit caps the number returned (default 20, max 100); the "total" field always reflects the real unfiltered count for the domain. Use when an agent needs to discover which artifact IDs are available before approving or activating a specific one.
mark_applied
hash*domain
Verify-before-mark: checks that the expected schema is actually present in the live DOM of the site before marking the quick win as applied. Only marks it if the expec… Verify-before-mark: checks that the expected schema is actually present in the live DOM of the site before marking the quick win as applied. Only marks it if the expected @type is found among the schemas detected on the domain (best-effort, fails safe). Requires a valid API key.
regenerate_artifacts
can modify data
Regenerate the GEO artifacts (llms_txt, json_ld and supporting schema nodes) for the authenticated client. Respects a 6h cooldown and the daily generation budget.… Regenerate the GEO artifacts (llms_txt, json_ld and supporting schema nodes) for the authenticated client. Respects a 6h cooldown and the daily generation budget. Use when an agent needs to force regeneration after changes to the site or to the competitor/advantage configuration.
verify_installation
read-only