agent readiness for VS Code
com.webmcp-tool/agent-readiness
Scores any public website on how usable it is by AI agents, with per-check evidence.
client:VS Code
transport:streamable-http
tools:5
Install agent readiness in VS Code
.vscode/mcp.json
{
"servers": {
"agent-readiness": {
"type": "http",
"url": "https://webmcp-tool.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs