webpage start

This commit is contained in:
2026-03-02 14:47:14 +01:00
parent 0856e154b9
commit 65d5ab71d7
59 changed files with 1889 additions and 1309 deletions

View File

@@ -1,20 +1,20 @@
{
"mcpServers": {
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp"]
},
"cloudflare-docs": {
"type": "sse",
"url": "https://docs.mcp.cloudflare.com/sse"
},
"shadcn": {
"command": "npx",
"args": ["-y", "shadcn@latest", "mcp"]
},
"better-auth": {
"type": "http",
"url": "https://mcp.inkeep.com/better-auth/mcp"
}
}
"mcpServers": {
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp"]
},
"cloudflare-docs": {
"type": "sse",
"url": "https://docs.mcp.cloudflare.com/sse"
},
"shadcn": {
"command": "npx",
"args": ["-y", "shadcn@latest", "mcp"]
},
"better-auth": {
"type": "http",
"url": "https://mcp.inkeep.com/better-auth/mcp"
}
}
}