Serveur MCP

Pilotez Beemm Vision depuis votre agent.

Demandez une revue de galerie, la lecture d’un workflow ou une nouvelle série d’images dans Claude, Cursor ou Claude Code. Beemm Vision répond par des cartes sur lesquelles vous agissez — et chaque crédit est décidé par le serveur, jamais par l’assistant.

Deux entrées, dites clairement

claude.ai · lecture

Le connecteur distant que vous ajoutez sur claude.ai en un clic lit projets, workflows, modèles, solde, jobs et galerie, et génère des images et des vidéos. La génération dépense vos crédits, plafonnée à 200 images et 50 clips par jour, et 20 par tranche de dix minutes pour qu’un agent qui boucle ne parte pas avec.

serveur local · génère

Le serveur local ajoute ce que le distant laisse de côté : la retouche d’images, les lots et l’exécution de workflows. Il dépense des crédits — toujours au montant que le serveur annonce d’abord. L’installation locale est ouverte aux équipes en accès anticipé.

Installez-le une fois, dans le client que vous utilisez déjà

Collez l’adresse. Connectez-vous quand le client le demande. C’est toute l’installation.

  1. 01Paramètres → Connecteurs → Ajouter un connecteur personnalisé.
  2. 02Collez l’URL du serveur ci-dessous. Nommez-le « Beemm Vision ».
  3. 03Cliquez sur Connecter et identifiez-vous avec votre compte Beemm Vision (OAuth). Rien à installer.
https://app.beemmvision.com/mcp

Galerie, workflows, modèles, solde, état des jobs — et la génération d’images et de vidéos.

Partez d’un prompt

Copiez-en un, collez-le dans votre agent. Chacun fonctionne avec le connecteur tel qu’il est livré aujourd’hui.

marche sur claude.ai

Générer une image, depuis la conversation

Generate an image in my Beemm Vision project “<name>”: <subject>, in <style>. Tell me what it will cost, start it, and give me the job id.

marche sur claude.ai

Relire ce que j’ai fait cette semaine

Show me my 8 latest Beemm Vision generations as a grid, then tell me which project each one belongs to and what it cost.

marche sur claude.ai

Lire un workflow comme un ingénieur

List my Beemm Vision workflows in project “<name>”, open the most recently updated one, and explain node by node what it does and which models it calls.

marche sur claude.ai

Où vont mes crédits ?

Check my Beemm Vision balance, list my last 10 jobs and runs, and summarise what consumed credits, grouped by model.

serveur local

Quatre variantes, une carte

Plan four variants of “<subject>” on four different image models in one batch, show me the cost first, then generate them.

marche sur claude.ai

Animer une image

Take the image I just generated and animate it — 6 seconds, 720p — after showing me exactly what it will cost.

serveur local

Construire le graphe à ma place

Duplicate my workflow “<name>”, add an upscale node after the last image node, connect it, and run it.

Chaque outil que votre agent peut appeler

Généré depuis le serveur lui-même : ce tableau ne peut pas dériver de ce qui tourne vraiment.

OutilCe qu’il faitCrédits
beemm_whoamiReports which Beemm Vision account this MCP server is acting as, when that session expires, whether it carries an App Check attestation (required by most backend endpoints), and which backend it talks to.claude.ai + localgratuit
beemm_loginSigns the user in again WITHOUT a terminal.local seulementgratuit
beemm_selftestRuns the full Beemm Vision chain end to end in one call — credential, session expiry, which backend is configured and why, a real read against that backend, and whether any data is actually readable — and returns one line per check with the cause AND the remedy for anything that failed.claude.ai + localgratuit
beemm_list_projectsLists the Beemm Vision projects you can access, most recently updated first, each labelled PERSONAL or ORGANISATION.claude.ai + localgratuit
beemm_list_workflowsLists the workflows of one project, most recently updated first.claude.ai + localgratuit
beemm_get_workflowReturns a workflow's nodes and edges, PROJECTED AND BOUNDED so it fits in context: per node its id, type, label and position; per input its key, value type, whether it is fed by an edge or typed in, and a ~200-character preview.claude.ai + localgratuit
beemm_get_balanceReturns your PERSONAL credit balance.claude.ai + localgratuit
beemm_list_modelsLists the image and video models this account can actually run, with what each one supports: aspect ratios, resolutions, durations, whether it takes input images, whether it can generate audio.claude.ai + localgratuit
beemm_list_node_typesLists every node type a workflow can hold, with what beemm_patch_workflow will accept for each: its category, its input handles (the toHandle an edge can reach) and output handles (the fromHandle an edge can leave from), its input keys with their default values, and its default size.claude.ai + localgratuit
beemm_generate_workflowAsks Samy, the Beemm Vision agent, to design a node workflow from a plain-language intent.local seulementdépense
beemm_plan_generationaffiche une carteShows the user a card with the exact image request — prompt, model, aspect ratio, resolution, reference images — and a button that starts it.claude.ai + localgratuit
beemm_plan_batchaffiche une carteShows the user ONE card listing up to 24 image requests — each with its prompt, model, aspect ratio, resolution and reference images — the total the backend would charge, and a single button that starts them all.local seulementgratuit
beemm_generate_imageaffiche une carteGenerates an image and, by default, waits for it and returns the URL in the same call.claude.ai + localdépense
beemm_generate_image_batchaffiche une carteGenerates up to 24 images in ONE call — typically the same prompt across different models, or several variations of one idea — and, by default, waits for all of them.local seulementdépense
beemm_generate_videoaffiche une carteGenerates a video clip and, by default, waits for it and returns the URL in the same call.claude.ai + localdépense
beemm_check_jobaffiche une carteFollows ONE generation job, identified by a job id you already have: status, the credits the SERVER charged, and — once finished — the media URL.claude.ai + localgratuit
beemm_check_jobsaffiche une carteRe-reads SEVERAL generation jobs of one batch in a single call and answers in the batch shape (one entry per job, in the order given, plus the total the server charged so far).claude.ai + localgratuit
beemm_wait_for_jobaffiche une cartePolls ONE generation job, identified by a job id you already have, until it finishes — with backoff and a HARD 240-second ceiling.local seulementgratuit
beemm_list_jobsLists your most recent generation jobs and workflow runs, newest first, with their ids and statuses.claude.ai + localgratuit
beemm_list_galleryaffiche une carteSHOWS the media an account already holds, as a single GRID of thumbnails, newest first, with their URLs.claude.ai + localgratuit
beemm_run_workflowExecutes an existing workflow on the server and returns immediately with a run id.local seulementdépense
beemm_get_runReads a workflow run: its status, how many nodes are done, the credits the SERVER charged, and the output of each finished node (media URL, or text).claude.ai + localgratuit
beemm_wait_for_runPolls a workflow run until it finishes, with backoff and a HARD 300-second ceiling.local seulementgratuit
beemm_create_workflowCreates a NEW, EMPTY workflow — no nodes, no edges — ready for beemm_patch_workflow to build a graph in.claude.ai + localécrit
beemm_duplicate_workflowCopies an existing workflow into a NEW project of its own — one workflow per project is the app's model, so the copy gets its own card on the Workflows page, with workflow id "default".claude.ai + localécrit
beemm_patch_workflowEdits a saved workflow: add, update and remove nodes, connect and disconnect them.claude.ai + localécrit
beemm_upload_assetTurns a local file into a URL the generation backend can fetch, for use as a reference image or any other asset input.local seulementgratuit
beemm_upscale_imageEnlarges an image 2× or 4×, keeping the framing.local seulementdépense
beemm_remove_backgroundRemoves the background and returns a PNG with real transparency, at the source resolution.local seulementdépense
beemm_inpaint_imageChanges ONLY the area a mask marks, and leaves the rest of the pixels alone.local seulementdépense
beemm_expand_imageKeeps the picture at its exact size and paints NEW surroundings around it — the way to turn a portrait crop into a banner without stretching or cropping anything.local seulementdépense
beemm_open_in_agentOpens a workflow in YOUR OWN browser tab, signed in as the user, with the page's live tools armed — what the « Open in agent » button does in the web app, without the user clicking.claude.ai + localgratuit

32 outils · instantané du 2026-09-08

Les questions qu’on nous pose sur le MCP

Un serveur qui expose Beemm Vision aux agents IA via le Model Context Protocol. Une fois connecté, Claude, Cursor ou Claude Code peuvent lister vos projets, lire vos workflows, afficher votre galerie, vérifier ce qu’un job a coûté et générer des images et des vidéos — et, avec le serveur local, la retouche, les lots et l’exécution de workflows. L’agent appelle des outils ; Beemm Vision fait le travail et répond par des cartes.

Voir aussi le catalogue de modèles.

À lire ensuite