loading…
Search for a command to run...
loading…
Model Context Protocol server for Blade
Blade is the Design System that powers Razorpay.
This repository is organized as a monorepo containing several packages that work together to provide a complete design system ecosystem.
| Package | Description |
|---|---|
| blade | The core Blade Design System package with cross-platform UI components for React Web and React Native |
| blade-mcp | Model Context Protocol (MCP) server for AI-assisted development using Blade components |
| plugin-figma-blade-coverage | Figma plugin that measures Blade component usage and coverage in design files. It acts like a linter for design files. |
| plugin-figma-token-publisher | Figma plugin for publishing design tokens |
| blade-coverage-extension | Browser extension for measuring Blade component usage |
| eslint-plugin-blade | ESLint plugin for enforcing Blade coding standards |
| widget-figma-dev-handoff-checklist | Figma widget for design-to-development handoff checklists |
Licensed under the MIT License.
Interested in working with us? Checkout our Jobs Page for open roles 🤗
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"blade-mcp": {
"command": "npx",
"args": [
"-y",
"@razorpay/blade-mcp"
]
}
}
}pro tip
Just installed Blade Mcp? Say to Claude: "remember why I installed Blade Mcpand what I want to try" — it'll save into your Vault.