Grovs
JSON →MCP server for managing deep links, analytics, and app configuration on Grovs.io. Works with Claude Code, Cursor, Windsurf, and any MCP-compatible client.
Tools · 16
- get_status Account info, instances, projects, and domains
- get_usage Usage metrics and subscription status for an instance
- create_project Create a new instance with production and test projects
- create_link Create a deep link with metadata, tags, and custom data
- get_link Get full details of a link by path
- update_link Update a link's metadata, tags, or redirects
- archive_link Deactivate a link (irreversible)
- search_links Search and list links with pagination and filters
- get_analytics_overview Project-level metrics: views, installs, opens, revenue
- get_link_analytics Per-link daily metrics
- get_top_links Top performing links ranked by views
- create_campaign Create a campaign to group related links
- list_campaigns List campaigns with aggregated metrics
- archive_campaign Archive a campaign and deactivate its links
- configure_redirects Set per-platform redirect behavior (App Store, Play Store, web)
- configure_sdk Configure iOS/Android SDK settings (bundle ID, team ID, etc.)
Environment variables
GROVS_API_URLPUBLIC_URL
Links
★ 1 GitHub stars