Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .grok-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,19 @@
"homepage": "https://browser-use.com",
"keywords": ["browser use", "browser-use", "browser use cloud"],
"domains": ["browser-use.com", "cloud.browser-use.com"]
},
{
"name": "ranla",
"description": "Official Ranla plugin for Grok Build. An AI growth agent for the signups you already have — instrument lifecycle events, inspect audience and campaigns, talk to Ranla, and approve growth work. The same workspace also sends transactional email. Hosted MCP with browser OAuth.",
"category": "development",
"source": {
"source": "url",
"url": "https://github.com/Super-Send/ranla-grok-plugin.git",
"sha": "274a5f3cad4e09cf41d8a69884f3ad31e500efe3"
},
"homepage": "https://ranla.ai",
"keywords": ["ranla", "ranla mcp", "ranla campaigns", "ranla email"],
"domains": ["ranla.ai", "app.ranla.ai", "docs.ranla.ai", "mcp.ranla.ai"]
}
]
}
22 changes: 22 additions & 0 deletions .grok-plugin/plugin-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -757,6 +757,28 @@
]
}
},
"ranla": {
"sha": "274a5f3cad4e09cf41d8a69884f3ad31e500efe3",
"version": "1.0.2",
"components": {
"mcpServers": [
{
"name": "ranla",
"description": "http"
}
],
"skills": [
{
"name": "ranla",
"description": "Connect Ranla to a product for lifecycle email — Audience contacts, lifecycle events, activation, conversion, and campa…"
},
{
"name": "ranla-mcp",
"description": "Use Ranla MCP from Grok Build. Prefer the bundled hosted server at mcp.ranla.ai (OAuth, no API key). Use Arc for growth…"
}
]
}
},
"sentry": {
"sha": "91e0cb6c79730e02bcf8f7dbcb1795e677fe8cc5",
"version": "1.4.0",
Expand Down