get_decision_text — justicelibre MCP Tool Read-only
get_decision_text
(get decision text) is one of 33 tools on the
justicelibre
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_decision_text from your client
- Claude Code justicelibre get_decision_text run in your project directory
- Claude Desktop justicelibre get_decision_text ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor justicelibre get_decision_text ~/.cursor/mcp.json
- VS Code justicelibre get_decision_text .vscode/mcp.json
- Zed justicelibre get_decision_text ~/.config/zed/settings.json
- Windsurf justicelibre get_decision_text ~/.codeium/windsurf/mcp_config.json
- Cline justicelibre get_decision_text ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI justicelibre get_decision_text ~/.gemini/settings.json
- Grok justicelibre get_decision_text .mcp.json (in your project root)
- ChatGPT justicelibre get_decision_text Settings → Connectors → Advanced → Developer mode
- Claude.ai justicelibre get_decision_text Settings → Connectors → Add custom connector
- LangChain justicelibre get_decision_text pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http justicelibre https://justicelibre.org/mcp
Other tools on this server
- about_justicelibre
- list_juridictions
- search_conseil_etat
- search_admin_recent
- search_admin_recent_all_ta
- search_admin_recent_all_caa
- search_judiciaire_libre
- get_decision_judiciaire_libre
- search_judiciaire
- get_decision_judiciaire
- resolve_law_number
- build_source_url
- get_cc_decision
- get_ce_decision
- get_admin_decision
- search_cc
- search_cedh
- get_decision_cedh
- search_cjue
- get_decision_cjue
- search_admin
- search_legi
- search_jorf
- search_kali
- search_doctrine
- get_doctrine_document
- search_cnil
- get_law_article
- get_law_versions
- search_decisions_citing
- search_all
- search_annuaire
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.