Files
stealth-ai-relay/.mcp.json
2026-01-21 01:20:01 +01:00

16 lines
206 B
JSON

{
"mcpServers": {
"svelte": {
"type": "http",
"url": "https://mcp.svelte.dev/mcp"
},
"context7": {
"command": "bunx",
"args": [
"-y",
"@upstash/context7-mcp@latest"
]
}
}
}