Skip to content
VS Code

agent ready kit for VS Code

com.mudko/agent-ready-kit

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

client:VS Code transport:streamable-http tools:26

Install agent ready kit in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-ready-kit": {
      "type": "http",
      "url": "https://mudko.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 26 tools →

agent ready kit in other clients