QCX

QCX (Quality Computer Experience) is a web app built with Next.js and Vercel AI SDK that combines LLM-driven text streaming/generative UI with mapping (Mapbox) and retrieval/search (Tavily/Exa per README) plus a serverless database (Upstash Redis). It appears aimed at an interactive, map-centric experience powered by configurable generative models.

Evaluated Mar 30, 2026 (21d ago)
Homepage ↗ Repo ↗ Ai Ml ai-ml mapping-tools nextjs vercel-ai-sdk mapbox model-context-protocol rag typescript redis
⚙ Agent Friendliness
38
/ 100
Can an agent use this?
🔒 Security
46
/ 100
Is it safe for agents?
⚡ Reliability
26
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
45
Documentation
55
Error Messages
0
Auth Simplicity
70
Rate Limits
10

🔒 Security

TLS Enforcement
80
Auth Strength
35
Scope Granularity
20
Dep. Hygiene
45
Secret Handling
50

README emphasizes using .env.local for API keys/tokens, which is better than hardcoding, but no explicit guidance is provided about secret rotation, logging redaction, or least-privilege scopes. The app depends on many third-party libraries/services (Mapbox, model providers, search providers, Upstash, Google SDKs); without dependency audit/CVE info, dependency hygiene is estimated rather than verified. TLS use is assumed for a typical Next.js deployment but is not explicitly stated in the provided content.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
40
Error Recovery
30
AF Security Reliability

Best When

You want an open-source starter/prototype for LLM + Mapbox interactive experiences and are comfortable wiring required keys/secrets for the model provider, search provider, Redis, and Mapbox.

Avoid When

You need a documented, versioned backend API with predictable contracts (REST/OpenAPI) or enterprise-grade operational guarantees out of the box.

Use Cases

  • Interactive map-based experiences enhanced by LLM-generated guidance or chat
  • RAG/search-augmented responses using external search providers
  • Prototyping agentic or tool-using UIs around mapping workflows
  • Generative UI demonstrations with streaming output

Not For

  • Production deployments without security review and operational hardening
  • Use as a stable, well-specified API service for third-party programmatic consumption
  • Teams needing strict SLAs or documented reliability guarantees

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
No

Authentication

Methods: API keys for upstream providers (e.g., OpenAI/XAI, Tavily, Upstash, Mapbox)
OAuth: No Scopes: No

README instructs setting provider secrets in .env.local (XAI API key, Tavily API key, Upstash Redis URL/token, Mapbox token). No first-party user auth or scope model for the QCX app is described in the provided content.

Pricing

Free tier: No
Requires CC: No

README includes a Stripe pricing link, but the provided content does not specify plan tiers or usage limits.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • No documented external-facing tool contracts/errors in the provided content
  • Requires multiple third-party API keys; failures may surface as provider errors rather than standardized tool errors
  • Mapbox and search integration may introduce additional rate-limit/backoff needs not documented here

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for QCX.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered