Files
cursor/projects/empty-window/mcps/plugin-figma-figma/tools/mcp_auth.json
ray zhou f71a5c59af ok
2026-05-29 11:21:40 +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
}
}