sapiens-mcp 1.29.2 → 1.29.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,6 +7,7 @@ import { convexAction, convexQuery, getSessionToken } from "../convexClient.js";
7
7
  const MODELS = [
8
8
  "nano-banana-max", // gemini-3-pro-image-preview · 450 + adder
9
9
  "nano-banana-2", // gemini-3.1-flash-image-preview (V2, Flash 3.1) · 450 + adder · COM refs · DEFAULT
10
+ "nova-canvas", // Amazon Nova Canvas (AWS Bedrock). Corp/censurado, txt2img · 250
10
11
  "gpt-image-2-low", // Azure gpt-image-2 quality=low · 250
11
12
  "gpt-image-2-high", // Azure gpt-image-2 quality=high · 800
12
13
  // xAI Grok Imagine. Moderação frouxa (+18), aceita refs (img2img) + aspect.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sapiens-mcp",
3
- "version": "1.29.2",
3
+ "version": "1.29.3",
4
4
  "description": "MCP server pra operar o Sapiens Sintéticos (sapiensinteticos.com) pelo Claude Code: gerar imagem, escrever artigo, voz, música e mais, na sua conta. Login pelo código de sapiensinteticos.com/conectar-claude.",
5
5
  "type": "module",
6
6
  "bin": {