Skip to content
VS Code

agentready for VS Code

app.vercel.agentready-rho/agentready

Scan any website or MCP server for agent readiness: 0-100 score, a fix per failing check. Free.

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

Install agentready in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentready": {
      "type": "http",
      "url": "https://agentready-rho.vercel.app/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

agentready in other clients