Files
cursor/projects/empty-window/mcps/plugin-figma-figma/tools/mcp_auth.json
2026-05-21 18:16:26 +08:00

9 lines
292 B
JSON

{
"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
}
}