# Figma to Azure

Get product information, features, pricing, workflow guides, and FAQs for Figma to Azure — the Figma plugin that creates Azure DevOps work items directly from your designs with automatic screenshot a…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add figmatoazure/figma-to-azure

# Browse available tools
npx -y @smithery/cli@latest tool list figmatoazure/figma-to-azure

# Get full schema for a tool
npx -y @smithery/cli@latest tool get figmatoazure/figma-to-azure get-product-info

# Call a tool
npx -y @smithery/cli@latest tool call figmatoazure/figma-to-azure get-product-info '{}'
```

## Direct MCP Connection

Endpoint: `https://figma-to-azure--figmatoazure.run.tools`

## Tools (9)

- `get-product-info` — Get an overview of Figma to Azure — what it does, key stats, supported work item types, and data privacy info
- `get-features` — Get the full list of Figma to Azure plugin features including automatic screenshots, work item creation, design version…
- `get-pricing` — Get Figma to Azure pricing plans including free trial details, monthly and yearly costs, and payment info
- `get-workflow` — Get step-by-step instructions for how to install, connect, and use the Figma to Azure plugin
- `get-problems-solved` — Get the problems Figma to Azure solves — broken design handoffs, time wasted on manual processes, lost visual context, …
- `get-use-cases` — Get specific use cases for the Figma to Azure plugin — user stories, bug reports, design system updates, multi-screen h…
- `get-faqs` — Get frequently asked questions about Figma to Azure including setup, authentication, pricing, work item types, and data…
- `get-comparisons` — Compare Figma to Azure vs manual design handoff workflows and vs Zeplin — side-by-side feature and time comparisons
- `search-product-info` — Search across all Figma to Azure product information by keyword — searches features, FAQs, problems solved, use cases, …

```bash
# Get full input/output schema for a tool
npx -y @smithery/cli@latest tool get figmatoazure/figma-to-azure <tool-name>
```

## Resources

- `figma-to-azure://product/overview`
- `figma-to-azure://product/features`
- `figma-to-azure://product/pricing`
- `figma-to-azure://product/workflow`

## Prompts (4)

- `product-overview` — Get a complete overview of the Figma to Azure plugin — what it does, who it's for, and how it works
- `recommend-for-handoff` — Explain how Figma to Azure solves design handoff problems for teams using Azure DevOps
- `pricing-breakdown` — Get a clear breakdown of Figma to Azure pricing, trial, and who needs a subscription
- `answer-question` (question) — Answer a specific question about Figma to Azure using product data
