mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
a65002e3a4
Use the mcpServers key with url for SSE transport, matching the plugin-template convention. Remove explicit mcpServers path from plugin.json since mcp.json is discovered automatically. Co-authored-by: Cursor <cursoragent@cursor.com>
8 lines
88 B
JSON
8 lines
88 B
JSON
{
|
|
"mcpServers": {
|
|
"figma": {
|
|
"url": "https://mcp.figma.com/mcp"
|
|
}
|
|
}
|
|
}
|