MCP App Store

Overview

Convex helps users build and scale JavaScript and TypeScript apps with a reactive, type-safe backend. The app gives ChatGPT concrete Convex setup guidance for new projects, existing frontend integrations, production scaling questions, and the bundled Convex quickstart runbook so agents follow the current deployment, auth, and component patterns instead of hand-rolling from stale memory.

Tools

add_convex_to_existing_project

ChatGPT
Return concrete steps for adding Convex to an existing JavaScript or TypeScript project, including install/init commands, framework-specific Convex React provider wiring, repo checks, and auth/setup notes. The tool does not inspect the repo, install packages, write files, or start Convex.

get_convex_scaling_guidance

ChatGPT
Return Convex scaling guidance for indexes, pagination, large tables, realtime queries, actions, workflows, storage, and multi-tenant apps. Use when the user asks how to scale a Convex app, avoid performance pitfalls, or review a Convex architecture. The tool returns guidance only and does not inspect live deployments or logs.

get_runbook

ChatGPT
Fetch the full Convex quickstart runbook — the authoritative, end-to-end playbook for building a Convex app (scaffold → install → start the backend → schema → functions → client wiring → run → verify). start_convex_app tells you to call this; do it, and follow the runbook in order. It carries load-bearing rules your training data may get wrong: how to start npx convex dev without hanging, when to use a cloud vs. anonymous-local deployment (prefer cloud whenever the user is signed in), Convex Auth/JWT setup, and which components to use instead of hand-rolling. Pass section to fetch a single heading; omit it for the whole runbook.

start_convex_app

ChatGPT
Return a suggested npm create convex@latest scaffold command, derived app slug, harness-specific notes, and a next-step instruction to fetch the Convex quickstart runbook. The tool does not run the command or create the app.

Capabilities

Writes

Example Prompts

Click any prompt to copy it.

App Stats

4

Tools

1

Prompts

ChatGPT

Platforms

Works with

ChatGPT

Data refreshed daily