📄️ FlowPOS MCP — AI Client Integration Guide (V1 · API Key)
Connect AI assistants to FlowPOS using a long-lived API key. V1 is the recommended path for internal developer tooling, platform operators, CI/CD pipelines, and quick exploration.
📄️ FlowPOS MCP — AI Client Integration Guide (V2 · OAuth Token)
Connect AI assistants to FlowPOS using a Firebase-authenticated OAuth token. V2 is the recommended path for merchant-facing AI assistants, multi-business merchants, and intent tools that synthesize business data.
📄️ API Reference
Reference for the FlowPOS MCP server in apps/backend/src/mcp/.
📄️ Connect Flowpos to Claude Desktop
Before you start
📄️ MCP Server — Cloud Run Deployment Notes
V1 (API Key, In-Memory Sessions)
📄️ MCP Server — E2E Test Plan
Key paths to validate on staging before each production deploy.
📄️ Server Architecture
This page is superseded by dev/mcp/api-reference, which is updated first and tracks the latest implementation details.
📄️ FlowPOS AI — What Does It Cost to Use an AI Assistant?
Document type: Client & sales reference
📄️ FlowPOS AI — ¿Cuánto Cuesta Usar un Asistente de IA?
Tipo de documento: Referencia para clientes y ventas
📄️ FlowPOS AI — Ask Your Business Anything
Your data. Plain language. Instant answers.
📄️ FlowPOS AI — Pregúntale Cualquier Cosa a tu Negocio
Tus datos. Lenguaje natural. Respuestas al instante.
📄️ FlowPOS MCP Server — V2 Economic Benefits
Document type: Business case
📄️ FlowPOS Servidor MCP — Beneficios Económicos de V2
Tipo de documento: Caso de negocio
📄️ FlowPOS MCP Server V2 — Sales & Communication Guide
Document type: Sales enablement
📄️ FlowPOS MCP Server V2 — Guía de Ventas y Comunicación
Tipo de documento: Habilitación de ventas
📄️ Design Doc: MCP OAuth 2.0 Authorization Code + PKCE Flow
Overview
📄️ Quickstart
Fast path to connect an MCP client to FlowPOS.
📄️ FlowPOS MCP V1 — Developer Setup Guide
Connect the FlowPOS MCP server to Cursor, Claude Code CLI, and the Claude Code VS Code extension using an API key (V1). Covers both local development and remote (staging/production) environments.