This commit is contained in:
ray zhou
2026-05-21 19:39:08 +08:00
parent 8487ab6fc4
commit 10f55e0262
257 changed files with 0 additions and 16303 deletions

View File

@@ -1,4 +0,0 @@
{
"serverIdentifier": "plugin-figma-figma",
"serverName": "plugin-figma-figma"
}

View File

@@ -1 +0,0 @@
The MCP server needs authentication. You must call the `mcp_auth` tool for server "plugin-figma-figma" through your MCP tool-calling interface using an empty arguments object `{}` soon so the user can access all of the tools this MCP server offers.

View File

@@ -1,13 +0,0 @@
{
"name": "mcp_auth",
"description": "Authenticate this MCP server so its tools can be used. Call this tool through your MCP tool-calling interface when the server needs authentication.",
"arguments": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"plugin": "figma",
"marketplace": "cursor-public",
"pluginId": "657",
"marketplaceId": "34"
}