sparkbites for VS Code
io.github.educlopez/sparkbites
Search 500+ curated design websites and install DESIGN.md files directly from your AI agent.
client:VS Code
transport:stdio
runtime:npm
Install sparkbites in VS Code
.vscode/mcp.json
{
"servers": {
"sparkbites": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sparkbites-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs