← dosarjust.ro

INDIVIDUAL MCP TOOL

renew_webhook

Reînnoire webhook (90 zile)

dosarjust.ronone authenticationAvailability not checked

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 endpoint

dosarjust.ro

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.dosarjust-ro]
url = "https://dosarjust.ro/api/public/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dosarjust-ro": {
      "type": "http",
      "url": "https://dosarjust.ro/api/public/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dosarjust-ro
Remote MCP URL: https://dosarjust.ro/api/public/mcp

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": {
    "dosarjust-ro": {
      "url": "https://dosarjust.ro/api/public/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dosarjust-ro": {
      "type": "http",
      "url": "https://dosarjust.ro/api/public/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dosarjust-ro",
  "transport": "streamable-http",
  "url": "https://dosarjust.ro/api/public/mcp"
}
MCP Inspector

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

Related tools

  • create_search_alert — Alertă webhook la dosare noi (căutare) Primești **POST** pe `webhook_url` când un **dosar nou** (prima indexare în DosarJust) conține toți termenii din `query` (AND, min.
  • delete_search_alert — Dezactivare alertă căutare
  • delete_webhook — Dezactivare webhook
  • get_dosar — Detaliu complet dosar Returnează părți, ședințe (cu soluții sumar) și căi de atac.
  • get_dosar_solutii — Toate soluțiile unui dosar Istoric **complet** al soluțiilor pronunțate, ordine cronologică.
  • get_parte — Profil complet parte Statistici, adversari, activitate recentă și dosare paginate.
  • get_parte_dosare — Dosarele unei părți (după hash)
  • list_search_alerts — Listă alerte căutare active