fix(core): apply Figma OAuth config before startup
This commit is contained in:
parent
49be2b3a89
commit
d3bb1859e0
7 changed files with 68 additions and 127 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue