← silverbackmarketing.com
INDIVIDUAL MCP TOOL
get_site_classification_guide
Return the site-type classification table used before generating files
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
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
generate_ai_readiness_files— Start generating the 18 AI Readiness Kit files for a website.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)generate_rag_jsonl— Convert rag-index.