Skip to content
Cursor

Windframe for Cursor

io.github.devwares-team/windframe-mcp

Provides style context & tokens to design or restyle web UIs in any framework

client:Cursor transport:streamable-http

Install Windframe in Cursor

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

{
  "mcpServers": {
    "windframe-mcp": {
      "url": "https://mcp.windframe.dev/mcp"
    }
  }
}

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

Windframe in other clients