streamable-httpupdated 1mo ago
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.
O que dá para fazer com agent ready kit?
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 · Smithery
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.
Instalação
Adicione agent ready kit ao seu cliente. Escolha o que você usa.
claude mcp add --transport http agent-ready-kit https://mudko.com/api/mcpcodex mcp add agent-ready-kit --url https://mudko.com/api/mcp{
"mcpServers": {
"agent-ready-kit": {
"url": "https://mudko.com/api/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"agent-ready-kit": {
"type": "http",
"url": "https://mudko.com/api/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"agent-ready-kit": {
"url": "https://mudko.com/api/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"agent-ready-kit": {
"serverUrl": "https://mudko.com/api/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Pontuação
39 / 100
Incompleta
- Documentação4/25
- Manutenção22/25
- Confiança6/20
- Capacidade0/15
- Instalação12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 47 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Histórico de versões
| Versões | Publicada |
|---|---|
| 1.0.3Mais recente | 14 de ago. de 2026 |
| 1.0.2 | 16 de jul. de 2026 |
| 1.0.1 | 15 de jul. de 2026 |
| 1.0.0 | 5 de jul. de 2026 |