solubles-mcp

solubles-mcp is a skill for Claude Code, Codex from petitsolu/soluble-mcp. It costs 177 tokens per session (1,262 once invoked), scanned A, original, MIT.

A search tool for Soluble(s), an independent French solutions-journalism podcast about social and environmental issues. Its content includes documented actions, initiatives, and podcast episodes.

In plain words
What is it for?
Use it to find practical actions, relevant podcast episodes, documented French initiatives, or child-friendly content for ages 6–12.
Why use it?
It helps you find concrete, France-based responses to issues such as climate adaptation, biodiversity, waste, social inclusion, and mental health.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/petitsolu/soluble-mcp/skill
Any agent
npx skills add petitsolu/soluble-mcp --skill skill
Clone the repo
git clone --depth 1 https://github.com/petitsolu/soluble-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for solubles-mcp

README.md
[![agentmods](https://agentmods.dev/badge/skills/petitsolu/soluble-mcp/skill.svg)](https://agentmods.dev/skills/petitsolu/soluble-mcp/skill)
Your own site
<a href="https://agentmods.dev/skills/petitsolu/soluble-mcp/skill"><img src="https://agentmods.dev/badge/skills/petitsolu/soluble-mcp/skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 177 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,262 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00177 $0.01262
Opus 5 $0.00088 $0.00631
Sonnet 5 $0.00035 $0.00252
Haiku 4.5 $0.00018 $0.00126

Measured 4d ago against content hash b2c33d696fcb, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

solubles-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill/SKILL.md · 82 lines

How it starts

The opening of the file, as written. The whole thing — 82 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Soluble(s) MCP — Instructions pour Claude

Soluble(s) est un podcast indépendant français de journalisme de solutions (120+ épisodes depuis 2022). Le serveur MCP donne accès à sa base éditoriale structurée. Depuis avril 2026, les versions Junior pour enfants (6-12 ans) sont également accessibles via un outil dédié.

Quand utiliser ce skill

Utilise les outils MCP Soluble(s) quand l'utilisateur cherche :

  • des actions concrètes sur un sujet (climat, alimentation, biodiversité, logement…)
  • des épisodes de podcast sur une thématique précise
  • des exemples d'initiatives ou solutions documentées en France
  • du contenu adapté aux enfants (parents, enseignants, animateurs jeunesse) — utilise alors find_junior_versions

Format de données disponible

Chaque épisode expose trois champs principaux :

  • besoin — le besoin utilisateur adressé (ex. "manger local sans se ruiner")
  • actionsconcretes — liste d'actions vérifiées et directement applicables
  • resumeia2lignes — résumé court pour présentation rapide

Des liens sont également fournis :

  • link_page — URL de la fiche épisode pour les humains (lecture web normale, à partager à l'utilisateur)
  • link_markdown — même URL avec /md/ ajouté, version brute pour les machines (transcription complète, métadonnées, sans HTML), utile pour analyse approfondie par Claude, ne pas la présenter brute à l'utilisateur
  • link_spotify — lien d'écoute direct
  • junior_url(nouveau, avril 2026) lien vers la version Junior adaptée aux enfants, quand elle existe (97+ épisodes sur 115 en disposent)

Règles d'usage

Anti-hallucination : ne complète jamais une action ou une information absente de la réponse MCP. Si aucun résultat n'est retourné, dis simplement « Aucune donnée disponible dans Soluble(s) sur ce sujet. »

Citations : quand tu présentes du contenu Soluble(s), mentionne la source (« Selon Soluble(s)… ») et propose le lien vers l'épisode.

Langue : réponds en français sauf demande contraire.

Read the full file on GitHub · 82 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 82 lines · 177 tokens per session scan A b2c33d696fcb

Subscribe to this mod's changes

solubles-mcp is a skill published in the GitHub repository petitsolu/soluble-mcp (0 stars, last pushed 4mo ago), licensed MIT. It adds 177 tokens to every session and 1,262 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

migrate-internal-package

Move a package from another TryGhost repository into Ghost as an internal-only workspace package while preserving its Git history. Use for package migrations from repositories such as TryGhost/SDK or TryGhost/framework, including the history import PR, exceptional merge-commit handoff, source-repository removal PR…

TryGhost/Ghost · 77 tokens

Shade tokens, not hex

Use Shade semantic tokens (bg-background, text-foreground, border-border-default, bg-surface-elevated) — never hex, hsl(), or bg-gray-200-style raw palette utilities for UI chrome. Trigger when editing TSX/CSS in Shade-consuming apps.

TryGhost/Ghost · 61 tokens

Shade dropdown surface contract

DropdownMenu, Select, and Popover share one visual recipe (bg-surface-elevated-2 + border-border/60 dark:border-border/30 + shadow-md). Change them together. Trigger when editing any of those three Shade files.

TryGhost/Ghost · 54 tokens

Shade new component

Acceptance checklist for adding or editing a Shade component or pattern file — naming, sibling story, className forwarding, cva variants, required states, recipe usage. Trigger when editing files in apps/shade/src/components.

TryGhost/Ghost · 47 tokens

Shade ShadCN install

Guardrails for running pnpm dlx shadcn@latest add in Shade — never overwrite existing components, fresh branch first, swap raw colours for semantic tokens after integrating. Trigger when the user proposes a shadcn add, or when a fresh ShadCN-shaped file lands in apps/shade/src/components/ui.

TryGhost/Ghost · 72 tokens

Shade use primitives

Replace bare divs that only carry flex/grid/gap utilities with Shade primitives (Stack, Inline, Box, Grid, Container, Text). Use semantic gap="md" instead of gap-4. Trigger when editing TSX in Shade-consuming apps.

TryGhost/Ghost · 54 tokens