Craftery Developer Tools for Cursor
dev.craftery/tools
Developer utilities: color conversion, WCAG contrast, timestamps, UUIDs, and hashing.
client:Cursor
transport:streamable-http
tools:6
Install Craftery Developer Tools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tools": {
"url": "https://craftery.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs