Desvela ARD Registry — free preflight(domain) for VS Code
dev.desvela/registry
What a domain publishes for AI agents: ai-catalog.json, llms.txt, agents.md, robots.txt rules. Free.
client:VS Code
transport:streamable-http
tools:4
Install Desvela ARD Registry — free preflight(domain) in VS Code
.vscode/mcp.json
{
"servers": {
"registry": {
"type": "http",
"url": "https://registry.desvela.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs