← silverbackmarketing.com
INDIVIDUAL MCP TOOL
generate_ai_readiness_files
Start generating the 18 AI Readiness Kit files for a website.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent endpoint
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.ai-readiness]
url = "https://ai.silverbackmarketing.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ai-readiness": {
"type": "http",
"url": "https://ai.silverbackmarketing.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ai-readiness
Remote MCP URL: https://ai.silverbackmarketing.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": {
"ai-readiness": {
"url": "https://ai.silverbackmarketing.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ai-readiness": {
"type": "http",
"url": "https://ai.silverbackmarketing.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ai-readiness",
"transport": "streamable-http",
"url": "https://ai.silverbackmarketing.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_output_files— List all 18 AI readiness files in generation order with filenames and purposesget_file_spec— Get the detailed specification for one AI readiness output file (e.get_skill_instructions— Return the full AI Readiness skill workflow (research, classification, file generation)get_site_classification_guide— Return the site-type classification table used before generating filesgenerate_rag_jsonl— Convert rag-index.