webpage start
This commit is contained in:
@@ -1,27 +1,27 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"mcp": {
|
||||
"context7": {
|
||||
"type": "local",
|
||||
"command": ["npx", "-y", "@upstash/context7-mcp"],
|
||||
"enabled": true,
|
||||
"environment": {}
|
||||
},
|
||||
"cloudflare-docs": {
|
||||
"type": "remote",
|
||||
"url": "https://docs.mcp.cloudflare.com/sse",
|
||||
"enabled": true
|
||||
},
|
||||
"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
|
||||
}
|
||||
}
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"mcp": {
|
||||
"context7": {
|
||||
"type": "local",
|
||||
"command": ["npx", "-y", "@upstash/context7-mcp"],
|
||||
"enabled": true,
|
||||
"environment": {}
|
||||
},
|
||||
"cloudflare-docs": {
|
||||
"type": "remote",
|
||||
"url": "https://docs.mcp.cloudflare.com/sse",
|
||||
"enabled": true
|
||||
},
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user