Craftery Developer Tools for VS Code
dev.craftery/tools
Developer utilities: color conversion, WCAG contrast, timestamps, UUIDs, and hashing.
client:VS Code
transport:streamable-http
tools:6
Install Craftery Developer Tools in VS Code
.vscode/mcp.json
{
"servers": {
"tools": {
"type": "http",
"url": "https://craftery.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs