Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 1 addition & 18 deletions documentation/static/servers.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,23 +222,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",
Expand Down Expand Up @@ -617,4 +600,4 @@
"endorsed": false,
"environmentVariables": []
}
]
]