initial commit
This commit is contained in:
32
opencode.json
Normal file
32
opencode.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"mcp": {
|
||||
"better-t-stack": {
|
||||
"type": "local",
|
||||
"command": ["bunx", "create-better-t-stack@latest", "mcp"],
|
||||
"enabled": true,
|
||||
"environment": {}
|
||||
},
|
||||
"context7": {
|
||||
"type": "local",
|
||||
"command": ["npx", "-y", "@upstash/context7-mcp"],
|
||||
"enabled": true,
|
||||
"environment": {}
|
||||
},
|
||||
"shadcn": {
|
||||
"type": "local",
|
||||
"command": ["npx", "-y", "shadcn@latest", "mcp"],
|
||||
"enabled": true,
|
||||
"environment": {}
|
||||
},
|
||||
"better-auth": {
|
||||
"type": "remote",
|
||||
"url": "https://mcp.inkeep.com/better-auth/mcp",
|
||||
"enabled": true
|
||||
},
|
||||
"expo-mcp": {
|
||||
"type": "remote",
|
||||
"url": "https://mcp.expo.dev/mcp",
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user