ENDPOINT 1
https://avizo.ro/mcp
MCP server metadata
- Name
- avizo-mcp
- Version
- 0.1.0
Known tools 5
avizo_plansThe four Avizo subscription plans (Free, Basic, Pro, Fleet) with monthly EUR prices, item/user limits, alert channels and feature lists.
Inferred read-onlyavizo_categoriesAll 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-onlyavizo_my_itemsThe 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-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.