Claude Code plugins for jow.fr recipe management
npx claudepluginhub idkw/jow-claude-pluginManage recipes on jow.fr directly from Claude — search ingredients, list kitchen tools, and create full recipes.
A Claude Code MCP plugin to manage recipes on jow.fr directly from Claude.
go build -o build/jow-mcp-server ./cmd/main
Log in to jow.fr, open DevTools → Network, and copy the Authorization: Bearer <token> value from any API request.
export JOW_TOKEN=<your-token>
Install the plugin via the Claude Code plugin system. The .mcp.json at the repo root configures Claude Code to launch the binary automatically using stdio transport.
The binary also supports HTTP when JOW_MCP_HTTP_ADDR is set:
JOW_TOKEN=<token> JOW_MCP_HTTP_ADDR=127.0.0.1:3000 ./build/jow-mcp-server
search_ingredients — Search Jow's ingredient catalog by name (French preferred). Returns ingredient IDs and all available unit IDs.get_recipe_tools — List available kitchen tools (wok, casserole, four, …) with their IDs.create_recipe — Create a full recipe on Jow: title, servings, ingredients with quantities and units, ordered directions, kitchen tools, and an optional tip."Create the udon boulettes de boeuf recipe for 4 servings: 400g udon noodles, 300g ground beef, 2 tbsp soy sauce, 1 tbsp sesame oil, 1 pinch of salt. Steps: …"
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage