fix(core): apply Figma OAuth config before startup

This commit is contained in:
Aiden Cline
2026-07-22 13:10:15 -05:00
parent 49be2b3a89
commit d3bb1859e0
7 changed files with 68 additions and 127 deletions
+6 -1
View File
@@ -12,7 +12,12 @@
"description": "Contains opencode logs and data",
},
},
"mcp": {},
"mcp": {
"figma": {
"type": "remote",
"url": "https://mcp.figma.com/mcp",
},
},
"tools": {
"github-triage": false,
"github-pr-search": false,