Skip to content
Cursor

sparkbites for Cursor

io.github.educlopez/sparkbites

Search 500+ curated design websites and install DESIGN.md files directly from your AI agent.

client:Cursor transport:stdio runtime:npm

Install sparkbites in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "sparkbites": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "sparkbites-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

sparkbites in other clients