← dashiro.ro

INDIVIDUAL MCP TOOL

scoring_firma

Scorul de risc dashiro (0–100, clase A–E) calculat din bilanțuri: marjă, trend, solvabilitate, îndatorare, vechime, plus limita de credit recomandată.

dashiro.ronone authenticationAvailability not checked

LIVE ENDPOINT

https://dashiro.ro/mcp

No auth detected

Connect to this endpoint to inspect the live schema for scoring_firma 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

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

.mcp.json

{
  "mcpServers": {
    "dashiro": {
      "type": "http",
      "url": "https://dashiro.ro/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dashiro
Remote MCP URL: https://dashiro.ro/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": {
    "dashiro": {
      "url": "https://dashiro.ro/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • cauta_firme — Caută firme din România după denumire sau CUI.
  • profil_firma — Datele complete de identificare ale unei firme românești: denumire, CUI, nr.
  • bilant_firma — Indicatorii financiari multi-an ai unei firme (cifră de afaceri, profit/pierdere, angajați, active, datorii, capitaluri) din bilanțurile oficiale ANAF/MFinanțe.
  • dosare_firma — Dosarele din instanțele românești în care apare firma (portal.just.ro): număr, instanță, obiect, părți.
  • top_firme — Clasamentul firmelor românești după un criteriu financiar, opțional filtrat pe județ: cifra_afaceri_neta, profit_net, nr_angajati, total_active, capitaluri_proprii.