diff --git a/.mcp.json b/.mcp.json index 3bdfc3cc8..cd7d1baa3 100644 --- a/.mcp.json +++ b/.mcp.json @@ -13,6 +13,10 @@ "type": "stdio", "command": "npx", "args": ["@angular/cli", "mcp"] + }, + "figma-desktop": { + "type": "http", + "url": "http://127.0.0.1:3845/mcp" } } }