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.
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.
インストール
agent ready kit をクライアントに追加します。お使いのものを選んでください。
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`.
スコア
39 / 100
情報不足
- ドキュメント4/25
- メンテナンス22/25
- 信頼性6/20
- 機能0/15
- 導入のしやすさ12/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
バージョン履歴
| バージョン | 公開日 |
|---|---|
| 1.0.3最新 | 2026年8月14日 |
| 1.0.2 | 2026年7月16日 |
| 1.0.1 | 2026年7月15日 |
| 1.0.0 | 2026年7月5日 |