M
mcp
/aeo_generate
Générer un artefact AEO
Génère (sans appliquer) un artefact AEO, déterministe et gratuit. Types : jsonld, robots, llms, meta, faq (params faqs[]), ai-txt, humans-txt, security-txt, sit
liveunknown~5s typical
mcpmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-everlange-mcp /aeo_generate for me.
Input
| Field | Type | Description |
|---|---|---|
| type* | string (jsonld | robots | llms | meta | faq | ai-txt) | type d’artefact |
| url* | string | URL ou domaine cible |
| title | string | meta : titre (optionnel) |
| description | string | meta : description (optionnel) |
| contact | string | security-txt/ai-txt : email de contact (optionnel) |
| faqs | array | faq : questions/réponses [{q,a}] |
| paths | array | sitemap : chemins à inclure (optionnel) |
| language | string | security-txt : langues préférées / humans-txt : langue (optionnel) |
| team | array | humans-txt : équipe [{name,role}] (optionnel) |
| tech | array | humans-txt : technologies (optionnel) |
| disclosure | string | ai-txt : mention de divulgation de contenu IA (optionnel) |
| aiCrawlingPolicy | string | ai-txt : politique de crawl IA (défaut allow-with-attribution) |
| policy | string | security-txt : URL de la politique de sécurité (optionnel) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-everlange-mcp","endpoint":"/aeo_generate","input":{"type":"jsonld","url":"..."}}'cli
npx cracked-ai run -p mcp-com-everlange-mcp -e /aeo_generate -i '{"type":"jsonld","url":"..."}'mcp
run_tool({ provider: "mcp-com-everlange-mcp", endpoint: "/aeo_generate", input: {"type":"jsonld","url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.