← lyveca.com

INDIVIDUAL MCP TOOL

run_visibility_check

Run a free AI-readability check on any public website: fetches its llms.txt, robots.txt (AI-crawler access), Schema.org structured data, meta tags and sitemap, and returns a 0–100 score with findings.

lyveca.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

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

  • A tool name or description suggests retrieving external content.

Parent endpoint

lyveca.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.lyveca-ai]
url = "https://lyveca.com/api/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: lyveca-ai
Remote MCP URL: https://lyveca.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": {
    "lyveca-ai": {
      "url": "https://lyveca.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • get_pricing — Get full pricing for all LYVECA AI tiers and add-ons.
  • get_service_info — Get information about LYVECA AI services, layers, process, timeline, or the studio.
  • book_meeting — Request a 30-minute call with Soňa Mášová, founder of LYVECA AI.
  • check_founding_slots — Check live availability of LYVECA AI founding-client slots: the first builds are free (for a case study + testimonial), the next are at pilot discount, then full price applies.