{
  "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"
      ]
    }
  ]
}
