Skip to content
Cursor

StyleForge-AI for Cursor

io.github.evozim/styleforge-ai

Automated design token builder producing clean CSS and Sass assets.

client:Cursor transport:sse

Install StyleForge-AI in Cursor

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

{
  "mcpServers": {
    "styleforge-ai": {
      "url": "https://styleforge-ai-mcp.vercel.app/api/mcp"
    }
  }
}

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

StyleForge-AI in other clients