{
  "markdown": "# Gridar\n\n> SEO content on autopilot for Quebec PMEs.\n> 12 SEO agents in one product. Generate, audit and publish articles to WordPress, Shopify, Webflow or a hosted blog - without touching your code.\n\n**Made by [Arivex Studio](https://arivex.ca).**\n\n## What it does\n\nGridar bundles 12 specialized SEO agents into one SaaS:\n\n- **ArticleGenerator** - Claude + Serper, FR/EN/ES, 7 archetypes\n- **AuditEngine** - 0-100 SEO score + actionable suggestions\n- **BriefBuilder** - search intent, outline, FAQ, entities\n- **KeywordResearch** - Serper + Gemini cross-checked volumes\n- **RankTracker** - daily SERP snapshots, geo-restricted to Quebec by default\n- **ContentDecay** - flags articles losing >30% traffic\n- **TopicClusters** - semantic grouping of your content\n- **LinkGraph** - internal linking opportunities\n- **BrokenLinkChecker** - periodic 404 crawl\n- **PlagiarismChecker** - detect copy-paste with the wider web\n- **ReadabilityScorer** - Flesch + lexical complexity\n- **PageSpeedAuditor** - Core Web Vitals via Google PSI\n\nPlus: GSC OAuth, hreflang for multilingual, weekly digests, multi-domain dashboards, Stripe billing with credits, public REST API, MCP server, n8n community node.\n\n## Architecture\n\n| Layer | Stack | Hosted on |\n|---|---|---|\n| Backend | Django 5 + DRF + Postgres | Render |\n| Frontend | React 19 + Vite + TypeScript + Tailwind v4 + shadcn/ui | Vercel |\n| AI | Anthropic Claude, Gemini, Serper, Google PSI | Pay-per-use |\n| Payments | Stripe Subscriptions + one-time credits | Stripe |\n| Integrations | MCP server (`@gridar/mcp-server`), n8n node (`n8n-nodes-gridar`), public REST API | npm + self-hosted |\n\n## Repo layout\n\n```\nbackend/                  Django project\nsrc/                      React frontend\npublic-blog/              Next.js public blog (hosted-mode customers)\ndocs/                     User-facing product documentation (FR-CA)\nmcp-server/               Model Context Protocol server (npm package)\nn8n-node/                 n8n community node (npm package)\ncypress/                  E2E tests\n```\n\n## Local development\n\n```bash\n# Backend\ncd backend\npython -m venv venv && source venv/bin/activate\npip install -r requirements.txt\npython manage.py migrate\npython manage.py runserver\n\n# Frontend (separate terminal)\nnpm install\nnpm run dev\n\n# Visit http://localhost:5173\n```\n\n## Documentation\n\nUser-facing docs live in [docs/](docs/) and are served at [/docs/*](https://gridar.app/docs).\n\n## License\n\nProprietary. © Arivex Studio. All rights reserved.\n",
  "bytes": 2498,
  "sha": "2a4881d01292c3987754aa575e73283de857c24fe073690f5c4e3bb4b7ac16d4",
  "repo_slug": "tokdar2410621/blog-dashboard",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_app_gridar_gridar_f8ba6ce7/readme"
}