Skip to content

Commit 12d9e29

Browse files
authored
Merge pull request #25 from mhmzdev/local-warning
Local warning
2 parents cb22e6c + 288c52a commit 12d9e29

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.changeset/kind-feet-greet.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"figma-flutter-mcp": patch
3+
---
4+
5+
Docs updated for local setup

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ Once you've the FIGMA API KEY, you can setup the MCP in cursor as follows:
7777
> NOTE: If the version didn't match with latest try replacing "figma-flutter-mcp@latest" in args. Sometimes, it caches the old version and keep showing you error like "Not being able to use tool call" or "Figma API key setup is not working" etc.
7878
7979
### 🧑🏼‍💻 Local Setup
80+
Please ensure that in local setup your version remains updated with your local server, sometimes `npm i` has installed the server globally for you and the keeps on overriding your local changes because of which you might not see any update.
81+
8082
#### 0. Prerequisites
8183
- Node.js 18+
8284
- Figma API Key (Access Token)

0 commit comments

Comments
 (0)