mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
cf2d4997e5
Completes the third_party grouping so all vendor MCP integrations live in one place. Updates marketplace source paths, root README links, and the tree/main homepage URLs in each manifest. Safe for already-published plugins: the indexer keys plugin identity on (marketplaceId, name), so a re-index updates gitPath in place rather than creating a new row, and deprecation is name-based too. Logos stay relative to the plugin root and re-resolve against the new basePath. Co-authored-by: Cursor <cursoragent@cursor.com>
9 lines
123 B
JSON
9 lines
123 B
JSON
{
|
|
"mcpServers": {
|
|
"gmail": {
|
|
"type": "http",
|
|
"url": "https://gmailmcp.googleapis.com/mcp/v1"
|
|
}
|
|
}
|
|
}
|