initial commit
This commit is contained in:
20
.mcp.json
Normal file
20
.mcp.json
Normal file
@@ -0,0 +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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user