MCP server to provide Figma layout information to AI coding agents like Cursor
12 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/utils/image-processing.ts | 191 | export function generateImageCSSVariables({ |
| LOW | src/mcp/validation-capture.ts | 36 | export function installValidationRejectCapture( |
| LOW | src/transformers/component.ts | 38 | export function simplifyPropertyDefinitions( |
| LOW | src/transformers/component.ts | 59 | export function simplifyPropertyReferences( |
| LOW | src/transformers/component.ts | 76 | export function simplifyComponentProperties( |
| LOW | src/transformers/layout.ts | 144 | function buildSimplifiedFrameValues(n: FigmaDocumentNode): SimplifiedLayout | { mode: "none" } { |
| LOW | src/transformers/layout.ts | 193 | function buildSimplifiedLayoutValues( |
| LOW | src/transformers/style.ts | 587 | function findExtendedLineIntersections(start: Vector, end: Vector): number[] { |
| LOW | src/telemetry/capture.ts | 105 | export function captureDownloadImagesCall( |
| LOW | src/extractors/node-walker.ts | 71 | async function processNodeWithExtractors( |
| LOW | src/extractors/built-in.ts | 392 | function hasImageFillOnSelfOrDirectChildren(node: FigmaDocumentNode): boolean { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/tests/benchmark.test.ts | 5 | name: "John Doe", |