Skip to content
Cursor

Design Feeds for Cursor

io.github.pipeworx-io/design-feeds

Design Feeds MCP.

client:Cursor transport:streamable-http

Install Design Feeds in Cursor

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

{
  "mcpServers": {
    "design-feeds": {
      "url": "https://gateway.pipeworx.io/design-feeds/mcp"
    }
  }
}

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

Design Feeds in other clients