MCP Validator for VS Code
com.wildrunai/mcp-validator
Score MCP tool definitions 0-100. Checks names, schemas, annotations, and uniqueness.
client:VS Code
transport:streamable-http
Install MCP Validator in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-validator": {
"type": "http",
"url": "https://wildrunai.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs