Files
seastem-electronjs/opencode.jsonc
T

13 lines
244 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"tanstack": {
"type": "remote",
"url": "https://tanstack.com/api/mcp",
"headers": {
"Authorization": "Bearer {env:TANSTACK_API_KEY}"
}
}
}
}