29 lines
605 B
JSON
29 lines
605 B
JSON
{
|
|
"context_servers": {
|
|
"context7": {
|
|
"source": "custom",
|
|
"command": "npx",
|
|
"args": ["-y", "@upstash/context7-mcp"],
|
|
"env": {}
|
|
},
|
|
"cloudflare-docs": {
|
|
"source": "custom",
|
|
"type": "sse",
|
|
"url": "https://docs.mcp.cloudflare.com/sse",
|
|
"headers": {}
|
|
},
|
|
"shadcn": {
|
|
"source": "custom",
|
|
"command": "npx",
|
|
"args": ["-y", "shadcn@latest", "mcp"],
|
|
"env": {}
|
|
},
|
|
"better-auth": {
|
|
"source": "custom",
|
|
"type": "http",
|
|
"url": "https://mcp.inkeep.com/better-auth/mcp",
|
|
"headers": {}
|
|
}
|
|
}
|
|
}
|