← Registry

Productivity

avizo.ro

Tracks compliance deadlines and sends alerts for Romanian SMEs.

1 endpoint5 known toolsFirst detected July 19, 2026Last detected August 29, 2026

ENDPOINT 1

https://avizo.ro/mcp

No auth detected

MCP server metadata

Name
avizo-mcp
Version
0.1.0
Capabilities
tools.listChangedresources.listChanged

Known tools 5

avizo_about

Product overview of Avizo (avizo.

Inferred read-only
avizo_plans

The four Avizo subscription plans (Free, Basic, Pro, Fleet) with monthly EUR prices, item/user limits, alert channels and feature lists.

Inferred read-only
avizo_categories

All document/obligation categories Avizo tracks out of the box (Romanian display names — the product UI is Romanian): vehicles (ITP, RCA, road vignette, tachograph…), HR (occupational medicine, SSM/PSI trainings…), fiscal (permits, local taxes, contracts…), IT (domains…) and company documents.

Inferred read-only
avizo_docs

Without arguments: lists every documentation page on avizo.

Inferred read-only
avizo_my_items

The calling company's OWN tracked documents from Avizo, with days-to-expiry, urgency level (expired / critical ≤7 days / warning ≤30 / ok) and a recommended action per document.

Inferred read-only

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.