docs: remove figma MCP from suggested servers (#4123)
This commit is contained in:
@@ -234,23 +234,6 @@
|
||||
"endorsed": true,
|
||||
"environmentVariables": []
|
||||
},
|
||||
{
|
||||
"id": "figma",
|
||||
"name": "Figma",
|
||||
"description": "Figma design tool integration",
|
||||
"command": "npx -y @hapins/figma-mcp",
|
||||
"link": "https://github.com/hapins/figma-mcp",
|
||||
"installation_notes": "Install using npx package manager. Requires Figma access token from user settings.",
|
||||
"is_builtin": false,
|
||||
"endorsed": false,
|
||||
"environmentVariables": [
|
||||
{
|
||||
"name": "FIGMA_ACCESS_TOKEN",
|
||||
"description": "Access token from Figma user settings",
|
||||
"required": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "filesystem-mcp",
|
||||
"name": "Filesystem",
|
||||
@@ -630,4 +613,4 @@
|
||||
"endorsed": false,
|
||||
"environmentVariables": []
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user