Skip to content
VS Code

agentready for VS Code

io.github.msanchezgrice/agentready

Scan any public site for AI-agent visibility; get scored findings, a machine-readable fix pack, and

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

Install agentready in VS Code

.vscode/mcp.json

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