mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
d54720393f
Packages the official analyticsdata.googleapis.com/mcp/v1 endpoint as third_party/google-analytics, mirroring the Gmail/Drive/Calendar plugins, and registers it in marketplace.json and the README table. Co-authored-by: Sam Sokolin <SamSokolin@users.noreply.github.com>
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"mcpServers": {
|
|
"google-analytics": {
|
|
"type": "http",
|
|
"url": "https://analyticsdata.googleapis.com/mcp/v1"
|
|
}
|
|
}
|
|
}
|