Dicebear for Cursor
io.github.pipeworx-io/dicebear
DiceBear MCP — wraps DiceBear Avatar API v7 (free, no auth)
client:Cursor
transport:streamable-http
Install Dicebear in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dicebear": {
"url": "https://gateway.pipeworx.io/dicebear/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs