Agent Ready Kit
mudko.com
· Agent Ready Kit
Make any website agent-ready in minutes. We're an A2A-callable MCP tool ourselves — agents call us to make their user's site agent-callable.
mudko.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 41/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-05 17:18:24 current | f63a7d220058… |
view → |
Endpoints
| Agent card | https://mudko.com/.well-known/agent-card.json |
| Provider | https://mudko.com |
| Docs | https://mudko.com/.well-known/api-catalog |
Skills · 20 declared · mapped to canonical taxonomy
Use this when an end user asks 'help me make my site agent-ready' or any equivalent.
Use this when you need to assess how AI-callable a site is.
Use this when you need to pick the right deploy instructions for a site (different hosts need different snippets — .htaccess for cPanel vs next.config headers f…
Use this after a customer has deployed the agent-ready files to confirm the live site reaches the expected level.
Use this immediately after scan_site to give the user a 'what this means for my business' framing.
Use this when planning what agent capabilities a customer should expose.
Use this when displaying scan output to a human via chat (Claude Desktop, Gemini, ChatGPT, Copilot).
Use this when the user wants pricing or scoping for an agent-ready engagement.
Use this when the user has shared additional context (organization type, compliance requirements, geography) after an initial request_quote.
Use this when you want to know what user-facing questions would most tighten an existing quote.
Use this when the user is in comparison_shopping mode or otherwise wants to pick a tier without sharing details.
Use this when the calling agent (or its user) wants to verify our certifications, compliance posture, or operational record before sharing buyer_context.
Use this only when (a) quote confidence is medium or high, AND (b) user_consent_scope is 'ongoing_engagement' or 'one_time_quote'.
Use this when a buyer agent's user_consent_scope is 'ongoing_engagement' AND they explicitly want a Stripe Invoice for the Pro tier setup fee ($1,500) rather th…
Use this when an end user (or upstream agent) asks about pricing.
Use this when an end user has chosen a paid tier and wants to start.
Use this when delivering files to a paid customer (you must have their bundle_key) OR when a downstream agent wants the free starter files for a domain.
Use this when an agent needs to hand a downloadable ZIP to its end user.
Use this when a customer wants to see how AI search platforms cite them.
Use this when the user has indicated interest in being followed up with — even before formal checkout.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/mudko.com) [](https://agenstry.com/agents/mudko.com) [](https://agenstry.com/agents/mudko.com) [](https://agenstry.com/agents/mudko.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "Agent Ready Kit",
"description": "Make any website agent-ready in minutes. We're an A2A-callable MCP tool ourselves \u2014 agents call us to make their user's site agent-callable.",
"version": "1.0.0",
"url": "https://mudko.com",
"documentationUrl": "https://mudko.com/.well-known/api-catalog",
"provider": {
"organization": "Agent Ready Kit",
"url": "https://mudko.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"markdownNegotiation": true,
"apiDiscovery": true,
"mcpTools": true,
"agentSkills": true
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/markdown"
],
"interfaces": [
{
"name": "mcp",
"transport": "streamable-http",
"url": "https://mudko.com/api/mcp",
"protocolVersion": "2025-06-18"
},
{
"name": "rest",
"transport": "https",
"url": "https://mudko.com/api/v1",
"openapi": "https://mudko.com/api/v1/openapi.json"
}
],
"supportedInterfaces": [
{
"name": "mcp",
"transport": "streamable-http",
"url": "https://mudko.com/api/mcp"
},
{
"name": "rest",
"transport": "https",
"url": "https://mudko.com/api/v1"
}
],
"securitySchemes": {
"none": {
"type": "none",
"description": "Public, unauthenticated resource. Rate-limited per IP."
}
},
"skills": [
{
"id": "start-agent-ready-setup",
"name": "Start Agent Ready Setup",
"description": "Use this when an end user asks 'help me make my site agent-ready' or any equivalent.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "scan-site",
"name": "Scan Site",
"description": "Use this when you need to assess how AI-callable a site is.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "detect-platform",
"name": "Detect Platform",
"description": "Use this when you need to pick the right deploy instructions for a site (different hosts need different snippets \u2014 .htaccess for cPanel vs next.config headers for Vercel).",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "verify-deployment",
"name": "Verify Deployment",
"description": "Use this after a customer has deployed the agent-ready files to confirm the live site reaches the expected level.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "analyze-business-vertical",
"name": "Analyze Business Vertical",
"description": "Use this immediately after scan_site to give the user a 'what this means for my business' framing.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "recommend-tool-names",
"name": "Recommend MCP Tool Names",
"description": "Use this when planning what agent capabilities a customer should expose.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "summarize-scan-for-humans",
"name": "Summarize Scan For Humans",
"description": "Use this when displaying scan output to a human via chat (Claude Desktop, Gemini, ChatGPT, Copilot).",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "request-quote",
"name": "Request a quote",
"description": "Use this when the user wants pricing or scoping for an agent-ready engagement.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "refine-quote",
"name": "Refine an existing quote",
"description": "Use this when the user has shared additional context (organization type, compliance requirements, geography) after an initial request_quote.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "clarifying-questions",
"name": "Get questions to ask the user",
"description": "Use this when you want to know what user-facing questions would most tighten an existing quote.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "tier-selector",
"name": "Get a self-selecting tier card",
"description": "Use this when the user is in comparison_shopping mode or otherwise wants to pick a tier without sharing details.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "verify-credentials",
"name": "Get vendor verification info",
"description": "Use this when the calling agent (or its user) wants to verify our certifications, compliance posture, or operational record before sharing buyer_context.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "create-proposal",
"name": "Create a binding-style proposal",
"description": "Use this only when (a) quote confidence is medium or high, AND (b) user_consent_scope is 'ongoing_engagement' or 'one_time_quote'.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "request-invoice",
"name": "Request an autonomous invoice",
"description": "Use this when a buyer agent's user_consent_scope is 'ongoing_engagement' AND they explicitly want a Stripe Invoice for the Pro tier setup fee ($1,500) rather than booking a call.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "get-pricing-tiers",
"name": "Get Pricing Tiers",
"description": "Use this when an end user (or upstream agent) asks about pricing.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "start-checkout",
"name": "Start Checkout",
"description": "Use this when an end user has chosen a paid tier and wants to start.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "generate-files",
"name": "Generate Files",
"description": "Use this when delivering files to a paid customer (you must have their bundle_key) OR when a downstream agent wants the free starter files for a domain.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "get-customer-files",
"name": "Get Customer Files (ZIP, base64)",
"description": "Use this when an agent needs to hand a downloadable ZIP to its end user.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "get-citation-report",
"name": "Get Citation Report",
"description": "Use this when a customer wants to see how AI search platforms cite them.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "submit-lead",
"name": "Submit Lead",
"description": "Use this when the user has indicated interest in being followed up with \u2014 even before formal checkout.",
"tags": [
"saas"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
]
}