TailThemes for VS Code
com.tailthemes/tailthemes
Search Tailwind CSS and React themes, read their tokens and source files, and get download URLs.
client:VS Code
transport:streamable-http
tools:4
Install TailThemes in VS Code
.vscode/mcp.json
{
"servers": {
"tailthemes": {
"type": "http",
"url": "https://tailthemes.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs