{
    "name": "vnbtechnologies-agent",
    "version": "1.0.0",
    "description": "A2A Agent Card for V&B Technologies",
    "url": "https://vnbtechnologies.com",
    "supportedInterfaces": [
        {
            "type": "mcp",
            "url": "https://vnbtechnologies.com/.well-known/mcp.json"
        },
        {
            "type": "rest",
            "url": "https://vnbtechnologies.com/wp-json/"
        },
        {
            "type": "a2a",
            "url": "https://vnbtechnologies.com/.well-known/agent-card.json"
        }
    ],
    "capabilities": {
        "extensions": [
            {
                "uri": "https://github.com/google-agentic-commerce/ap2/v1",
                "name": "ap2",
                "description": "Agent Payments Protocol",
                "required": false
            },
            {
                "uri": "https://a2a-protocol.org/extensions/ap2",
                "name": "ap2",
                "description": "Agent Payments Protocol",
                "required": false
            },
            {
                "uri": "https://agentpayments.org/extension/ap2",
                "name": "ap2",
                "description": "Agent Payments Protocol",
                "required": false
            }
        ]
    },
    "extensions": [
        {
            "uri": "https://github.com/google-agentic-commerce/ap2/v1",
            "name": "ap2",
            "description": "Agent Payments Protocol",
            "required": false
        },
        {
            "uri": "https://a2a-protocol.org/extensions/ap2",
            "name": "ap2",
            "description": "Agent Payments Protocol",
            "required": false
        },
        "https://github.com/google-agentic-commerce/ap2/v1",
        "https://a2a-protocol.org/extensions/ap2",
        "https://agentpayments.org/extension/ap2",
        "ap2"
    ],
    "skills": [
        {
            "id": "get-services",
            "name": "Get Services",
            "description": "Retrieve available software engineering and IT consulting services"
        },
        {
            "id": "get-contact",
            "name": "Get Contact Info",
            "description": "Retrieve official contact information and estimation inquiry channels"
        }
    ]
}