← l0g.fr

INDIVIDUAL MCP TOOL

build_research_pack

Compose en un appel un paquet de recherche déterministe : documents classés, claims canoniques, sources primaires, liens claim -> preuve, fraîcheur, Risk Diff, éléments adverses, limites et URLs citables.

l0g.frnone authenticationAvailability not checked

LIVE ENDPOINT

https://l0g.fr/api/mcp/compact

No auth detected

Connect to this endpoint to inspect the live schema for build_research_pack and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

l0g.fr

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.l0g-fr-compact]
url = "https://l0g.fr/api/mcp/compact"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "l0g-fr-compact": {
      "type": "http",
      "url": "https://l0g.fr/api/mcp/compact"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: l0g-fr-compact
Remote MCP URL: https://l0g.fr/api/mcp/compact

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "l0g-fr-compact": {
      "url": "https://l0g.fr/api/mcp/compact"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "l0g-fr-compact": {
      "type": "http",
      "url": "https://l0g.fr/api/mcp/compact"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "l0g-fr-compact",
  "transport": "streamable-http",
  "url": "https://l0g.fr/api/mcp/compact"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • discover_l0g — Point d’entrée compact : capacités, versions, fraîcheur, contrats, règles de preuve et chemins MCP complet/compact.
  • search_l0g — Recherche filtrée bilingue dans articles, guides, glossaire, méthodologies et sources.
  • get_document — Lit un article ou guide l0g par slug, avec pagination opaque, troncature explicite, références et URL canonique.
  • get_evidence — Interroge les claims et leurs sources, un sous-graphe de preuve ou le registre de sources avec une seule primitive compacte.
  • get_risk_state — Produit agentique principal de l0g.