mirror of
https://github.com/sveltejs/ai-tools.git
synced 2026-07-03 11:12:28 +08:00
feat: add website url
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@sveltejs/mcp': patch
|
||||
---
|
||||
|
||||
feat: add svelte icon for mcp server
|
||||
feat: add svelte icon and website url for mcp server
|
||||
|
||||
@@ -9,6 +9,7 @@ export const server = new McpServer(
|
||||
name: 'Svelte MCP',
|
||||
version: '0.0.1',
|
||||
description: 'The official Svelte MCP server implementation',
|
||||
websiteUrl: 'https://mcp.svelte.dev',
|
||||
icons: [
|
||||
{
|
||||
src: 'https://github.com/sveltejs/branding/blob/2af7bc72f1bf5152dab89bee1ee2093b1be0824d/svelte-logo-square.svg',
|
||||
|
||||
Reference in New Issue
Block a user