# Faturado Faturado turns successful Stripe payments into Portuguese FT or FR invoice documents in TOConline or InvoiceXpress. ## Product behavior - Stripe is the source of truth for payment and tax data. - Faturado passes Stripe tax data through to the configured accounting provider; it does not derive VAT rates. - Successful Stripe payments are treated as paid. Provider drafts are available only when enabled and supported by provider capabilities. - Invoices are the primary legal records. Transactions link to invoices and are retained for the statutory period. - Raw customer names, email addresses, tax identifiers, addresses, and payment details are not stored. Matching uses per-organization HMAC-SHA256 hashes. - Supported fiscal document types are FT and FR. ## Agent access - MCP endpoint: https://mcp.faturado.com/mcp - TOConline MCP profile: https://mcp.faturado.com/mcp/toconline - InvoiceXpress MCP profile: https://mcp.faturado.com/mcp/invoicexpress - MCP server card: https://faturado.com/.well-known/mcp/server-card.json - API catalog: https://faturado.com/.well-known/api-catalog - Agent capability catalog: https://faturado.com/.well-known/ai-catalog.json ## Authentication - OAuth authorization-server metadata: https://api.faturado.com/.well-known/oauth-authorization-server - MCP protected-resource metadata: https://mcp.faturado.com/.well-known/oauth-protected-resource - Provider-specific protected-resource metadata is available by appending /toconline or /invoicexpress. - MCP clients use OAuth authorization code flow with PKCE and the relevant mcp:read scope. ## MCP capabilities - Query invoices, customers, dashboards, revenue, cash, trends, and audit history. - Inspect failed or manual-review transactions and synchronization status. - Export invoice data. - Query live TOConline or InvoiceXpress data through provider-specific read-only profiles. ## Public documentation - Product: https://faturado.com/en - MCP overview: https://faturado.com/en/mcp - TOConline MCP: https://faturado.com/en/mcp/toconline - InvoiceXpress MCP: https://faturado.com/en/mcp/invoicexpress - Concise LLM index: https://faturado.com/llms.txt ## Pricing Source: active default PricePlan from the public billing API. - Plan ID: `invoice_outcome` - Version: 2 - Currency: EUR - Billing interval: month - Effective from: 2026-06-01T00:00:00.000Z - Collection threshold: €3.00 - Maximum collection deferral: 1 month(s) - Prices exclude VAT ## English - Plan name: Usage-based invoice pricing ### Usage-based invoice pricing - €0.10 per generated invoice - €3.00 monthly minimum - Monthly minimum covers up to 30 invoices - 30 free invoices to test once ### Included - Stripe, TOConline, and InvoiceXpress included - Retries, manual review, and refund tracking included - Customer portal included ## Português - Nome do plano: Preços de faturas baseados na utilização ### Preços de faturas baseados na utilização - 0,10 € por fatura gerada - 3,00 € de mínimo mensal - Mínimo mensal cobre até 30 faturas - 30 faturas gratuitas para testar uma vez ### Incluído - Stripe, TOConline e InvoiceXpress incluídos - Novas tentativas, revisão manual e acompanhamento de reembolsos incluídos - Portal de cliente incluído