# agent-ready-kit

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/lmno100/mudko  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/agent-ready-kit-2

## Description
Agent-readiness scanner (0-5 score), robots.txt + llms.txt generators, managed agent enablement.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "agent-ready-kit": {
    "command": "npx",
    "args": ["-y","agent-ready-kit-2"]
  }
}
```

## Documentation & README

# Agent Ready Kit

**Make any website discoverable and callable by AI agents.** Agent Ready Kit
scans a site against the agent-ready spec, generates the full agent surface
(agent card, MCP server card, `llms.txt`, `robots.txt` for AI, OASF record,
A2A card), and can close and deliver a managed agent-enablement engagement
autonomously.

- **Website:** https://mudko.com
- **MCP endpoint:** `https://mudko.com/api/mcp` (Streamable HTTP, no signup — 25 tools)
- **Free scanner:** https://mudko.com/tools/scan
- **Tools catalog:** https://mudko.com/tools
- **Agent card:** https://mudko.com/.well-known/agent-card.json
- **x402 agent payments:** live on Base (7 endpoints in the Coinbase x402 Bazaar)

Registries: [Official MCP Registry](https://registry.modelcontextprotocol.io/v0/servers?search=com.mudko/agent-ready-kit)
· [Smithery](https://smithery.ai/servers/@lmno100/agent-ready-kit)

The product runs as a hosted service at mudko.com. This repository is the
public home for the listing; the implementation is proprietary.

_© Agent Ready Kit. Not open source._

