21 lines
420 B
JSON
21 lines
420 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
}
|