sparkbites for Grok
io.github.educlopez/sparkbites
Search 500+ curated design websites and install DESIGN.md files directly from your AI agent.
client:Grok
transport:stdio
runtime:npm
Install sparkbites in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"sparkbites": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sparkbites-mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs