Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Stackapps Suite

FreeNot checked

StackApps suite gateway: PWA icons, splash screens, AI images. Pay per call in USDC via x402.

GitHubEmbed

About

StackApps suite gateway: PWA icons, splash screens, AI images. Pay per call in USDC via x402.

README

StackApps leads with a free, open-source AI/crawl readiness audit (twelve signals, GitHub-visible). The Stackhouse is a human-moderated public registry for browser-ready indie apps: when live-approved, listings get canonical HTML proof, an embeddable badge, scan results, and Bronze / Silver / Gold tiers (plus a PWA badge) — credibility and citations, not pay-to-list SEO noise. StackApps is discoverability infrastructure; it is not the business tool itself.

For the long-term strategy and product framing, see VISION.md.

Tech stack

  • Frontend: React + TypeScript + Vite
  • Auth/Data/Storage: Firebase Auth + Firestore + Storage
  • Backend: FastAPI (Python) on Cloud Run
  • Hosting: Firebase Hosting

Running locally

Environment variables

Frontend (client/.env.example → copy to client/.env.local):

  • VITE_FIREBASE_API_KEY
  • VITE_FIREBASE_AUTH_DOMAIN
  • VITE_FIREBASE_PROJECT_ID
  • VITE_FIREBASE_STORAGE_BUCKET
  • VITE_FIREBASE_MESSAGING_SENDER_ID
  • VITE_FIREBASE_APP_ID

Backend (copy .env.example.env.local or export in your shell):

  • FIREBASE_SERVICE_ACCOUNT_KEY (JSON string of a Firebase Admin service account key)
  • GOOGLEAI_API_KEY (Gemini API key)
  • GOOGLE_SAFE_BROWSING_API_KEY

Notes:

  • Admin emails are hardcoded in firestore.rules and client/src/lib/admins.ts (and should be replaced before deploying).
  • The backend reads GOOGLEAI_API_KEY (some teams name this GEMINI_API_KEY in their own deployments; keep the variable name aligned with code unless you intentionally change it).

Install + run

npm install
npm run dev

Deploying

Build then deploy hosting:

npm run build
firebase deploy --only hosting

Strategic context

See VISION.md.

from github.com/Explorer-64/StackApps

Install Stackapps Suite in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install stackapps-suite-mcp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add stackapps-suite-mcp -- uvx stackapps-suite-mcp

FAQ

Is Stackapps Suite MCP free?

Yes, Stackapps Suite MCP is free — one-click install via Unyly at no cost.

Does Stackapps Suite need an API key?

No, Stackapps Suite runs without API keys or environment variables.

Is Stackapps Suite hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Stackapps Suite in Claude Desktop, Claude Code or Cursor?

Open Stackapps Suite on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Stackapps Suite with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs