JetBrains / JetBrains/mcp-server-plugin

Impossible to run Figma-Context-MCP

Open
#32 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
134
Forks
42
PR merge metrics
No merged PRs in 30d

Description

Hello,

Node is installed by using nvm and figma-developer-mcp is installed by using npx

The below configuration does not work
```
{
"mcpServers": {
"Framelink Figma MCP": {
"command": "npx",
"args": ["-y", "figma-developer-mcp", "--figma-api-key=YOUR-KEY", "--stdio"]
}
}
}
```

whereas when running from the command line it works perfectly.

Considering as well that in `--figma-api-key=YOUR-KEY` the = is escaped to \u003

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.