9 lines
189 B
JSON
9 lines
189 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/google-gemini/gemini-cli/main/schemas/settings.schema.json",
|
|
"mcpServers": {
|
|
"svelte": {
|
|
"url": "https://mcp.svelte.dev/mcp"
|
|
}
|
|
}
|
|
}
|