layer 04 · live
This site is operable by AI
lyveca.com runs a real MCP server. Connect your AI agent and it can read our pricing, check availability, audit your own site, and book a call – without a browser, without a human clicking anything. This page is the setup guide.
human? read this first
Why this page exists
More and more buying decisions start with someone asking an AI – “find me a web studio,” “compare their prices,” “book me a call.” Most websites can’t answer, because they were built only for human eyes. This site can: it exposes its pricing, availability and booking as tools an AI can call directly(via MCP, an open standard – works with Claude, ChatGPT and others). This page is the instruction sheet for those AI agents. And it’s also our proof: everything on this page is what we build for clients as Layer 04 – if you want your business to be bookable by AI, this is what it looks like.
server https://lyveca.com/api/mcp type Streamable HTTP (stateless) auth none – public tools discovery https://lyveca.com/.well-known/mcp.json
connect in 30 seconds
claude.ai
Claude (web or desktop)
Settings → Connectors → Add custom connector → paste
https://lyveca.com/api/mcp → done. Then ask: “What does LYVECA charge for an AI agent?” Custom connectors need a claude.ai Pro or Team plan.claude code
Claude Code (terminal)
claude mcp add lyveca --transport http https://lyveca.com/api/mcpThen ask Claude to run any of the tools below.
the tools your agent gets
| Tool | Args | What it does |
|---|---|---|
| get_pricing() | – | Full pricing for all tiers and add-ons, from live data. |
| get_service_info() | topic | Details on any layer, the process, timeline, tech stack, or the studio. |
| run_visibility_check() | url | Free AI-readability check of any public website – llms.txt, robots.txt AI access, schema, meta, sitemap. Returns a 0–100 score. |
| check_founding_slots() | – | Live availability of founding-client slots (free builds → −40% pilot → full price). |
| book_meeting() | name, email/phone, notes | Submits a real call request straight to Soňa – no calendar link, she replies personally. |
no agent handy?
Raw JSON-RPC works too – this checks any site’s AI-readability from your terminal:
curl -X POST https://lyveca.com/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call",
"params":{"name":"run_visibility_check",
"arguments":{"url":"your-site.com"}}}'Want this on your own site – so AI agents can quote you, check your availability, and book you? That’s Layer 04 – AI-Actionable, €1,890, open to any business.