Generate 18 AI readiness files (llms.txt, ai.txt, RAG indexes, schema) for any website.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Generate a complete suite of AI readiness files (GEO / generative engine optimization) for any website in a single command —
llms.txt,ai.txt, schema, RAG indexes, and more. Install it into Claude, Cursor, Windsurf, GitHub Copilot, Gemini, or Codex with onenpxcommand, or connect over MCP with no install.
📖 Live site & full docs: ai.silverbackmarketing.com · ⭐ Star this repo if it helps you get found by AI.
The AI Readiness Kit is a free, open-source set of 17 structured files you deploy at the root of your website — robots.txt, ai.txt, llms.txt, schema, RAG indexes, and more — that tell ChatGPT, Claude, Gemini, and Perplexity exactly who you are, what you offer, and how to represent you. Generate the whole set, tailored to any site, with a single command. Free forever (MIT); install with npx or run it over MCP with no install.
When someone wants a product recommendation, a service provider, or a straight answer, they often ask ChatGPT, Claude, Gemini, or Perplexity before they ever visit a website. If you are not giving those systems clear, current signals, they guess — and they often guess wrong.
AI readiness files are structured files you deploy at the root of your website to tell AI systems exactly who you are, what you offer, and where to send people. They speak a format AI already understands (the llmstxt.org standard, Schema.org, and emerging AI-crawler conventions), so assistants stop guessing about your brand based on stale training data and start representing you accurately in their answers.
This skill researches any site, classifies its industry, and generates all of those files for you — tailored to that business — in one command.
npxPrimary targets:
| Target | Installs to |
|---|---|
skills | ~/.agents/skills/ai-readiness/ and ~/.claude/skills/ai-readiness/ (full skill — SKILL.md + scripts + references) |
agents | ./AGENTS.md — the standard read by Cursor, Codex, and a growing list of agents (adds a delimited block, keeps your existing content) |
claude | ~/.claude/skills/ai-readiness/ only |
For prompt-based agents, AGENTS.md is the default and recommended target — most modern agents now read it. Tool-specific files remain available if you prefer them:
| Opt-in target | Installs to |
|---|---|
cursor | ./.cursor/rules/ai-readiness.mdc |
windsurf | ./.windsurf/rules/ai-readiness.md |
copilot | ./.github/copilot-instructions.md (delimited block) |
gemini | ./GEMINI.md (delimited block) |
generic | ./ai-readiness.SKILL.md (paste into any system prompt) |
Non-Claude targets install into the current directory, so run the command from your project root. --all installs Claude + AGENTS.md. Add --force to overwrite, or --dir <path> to change the target. Shared-file installs insert a marked block and update it in place on re-run, so they never clobber your other instructions.
ai-readiness.skill.SKILL.md into the assistant's system prompt or custom instructions.After installing, trigger it with /ai-readiness yoursite.com in Claude, or just ask any agent: "create AI readiness files for yoursite.com."
Connect your coding agent to the hosted MCP server instead of installing the skill locally. Same workflow — research a site and generate all the files.
Production: https://ai.silverbackmarketing.com/api/mcp
Example prompts once connected:
Cursor — add to .cursor/mcp.json:
Refresh MCP servers, then ask: "Use ai-readiness to generate files for example.com"
Claude Code — add .mcp.json to your project root:
Or run:
Restart the session, run /mcp, then ask: "Generate AI readiness files for mysite.com using ai-readiness"
VS Code / Copilot — add to .vscode/mcp.json:
Open MCP: List Servers, confirm ai-readiness is running, then use agent mode in Copilot Chat.
Claude Desktop — use mcp-remote in ~/Library/Application Support/Claude/claude_desktop_config.json (macOS):
Fully quit and reopen Claude Desktop after saving.
OpenAI Codex — add to ~/.codex/config.toml:
Or run codex mcp add ai-readiness --url https://ai.silverbackmarketing.com/api/mcp, then /mcp in a session.
Antigravity — Agent panel → … → MCP Servers → Manage → View raw config:
Antigravity uses serverUrl (not url). Save, refresh, then try in agent mode.
Perplexity — two ways to use the kit:
Via remote MCP connector — requires a paid Perplexity plan; an org admin may first need to enable "Allow members to add custom connectors." Go to Account settings → Connectors → click + Custom connector (top-right) → select Remote, then fill in:
| Field | Value |
|---|---|
| Name | AI Readiness |
| MCP Server URL | https://ai.silverbackmarketing.com/api/mcp |
| Authentication | None |
| Transport | Streamable HTTP |
Check the acknowledgement box, click Add, then click the connector card to enable it. Ask: "Use ai-readiness to generate files for example.com." (Full steps: Perplexity's Adding Custom Remote Connectors guide.)
Manual — free, works on any plan: paste SKILL.md into a thread (or attach it), then ask: "Using these AI readiness instructions, generate AI readiness files for example.com."
Quick test:
More client configs: ai.silverbackmarketing.com/#mcp
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ai-readiness-kit)<a href="https://allmcps.com/mcp/ai-readiness-kit"><img src="https://allmcps.com/api/badge/ai-readiness-kit?style=directory" alt="AI Readiness Kit on AllMCPs" /></a>