Card snapshot
davisvillelabs.com
·
2026-09-23 15:47:20 UTC
·
b05d884cbc3b7c134b9f04abcc35457c773c78c636ac3f3de19adda1a28a7695
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": "Davisville Labs Portfolio Routing Agent",
"description": "Discover Davisville Labs specialist MCP services and AI Agent Analytics through their published canonical endpoints. This free A2A agent only returns routing metadata. It does not perform specialist research, proxy other services, authorize spending, or claim A2A support for the linked MCP services.",
"supportedInterfaces": [
{
"url": "https://davisvillelabs.com/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"provider": {
"organization": "Davisville Labs LLC",
"url": "https://davisvillelabs.com/"
},
"version": "1.0.0",
"documentationUrl": "https://davisvillelabs.com/agents/",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"securitySchemes": {},
"securityRequirements": [],
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "discover-davisville-services",
"name": "Discover Davisville Labs Services",
"description": "Read the current publisher-owned catalog of five specialist MCP services plus AI Agent Analytics, or select an exact productId. Returns canonical connection and task-guide URLs only. Does not route requests by inferred intent, execute paid work, or expose customer information.",
"tags": [
"service-discovery",
"mcp",
"routing",
"agent-commerce",
"portfolio"
],
"examples": [
"List the Davisville Labs MCP services",
"{\"productId\":\"facilityproof\"}"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
}
]
}