Card snapshot
mcp.arvi.ch
·
2026-07-27 19:14:32 UTC
·
882d585e80122f80768e9f5182dd7a2dcc51feae1352d5690ade60b8da926e2f
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "ARVI Wine Catalog",
"description": "Read-only catalog service for ARVI SA (arvi.ch), Swiss merchant of fine and rare wines. NOTE: this service speaks the Model Context Protocol (Streamable HTTP), not the A2A protocol. Connect via MCP at https://mcp.arvi.ch/ - see the server card for tools and transport details.",
"url": "https://mcp.arvi.ch/",
"version": "1.12.0",
"provider": {
"organization": "ARVI SA",
"url": "https://arvi.ch"
},
"documentationUrl": "https://mcp.arvi.ch/.well-known/mcp.json",
"supportedInterfaces": [
{
"url": "https://mcp.arvi.ch/",
"transport": "JSONRPC",
"description": "Model Context Protocol (Streamable HTTP): JSON-RPC 2.0 over POST. Not the A2A method set."
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "wine-catalog-search",
"name": "Wine catalog search",
"description": "Search, facets, vintages and product details for fine and rare wines, via MCP tools."
}
]
}