{
  "specVersion": "1.0",
  "host": {
    "trustManifest": {
      "identity": "https://veezee.io"
    }
  },
  "entries": [
    {
      "identifier": "urn:veezee.io:capability:mcp-server",
      "displayName": "Veezee MCP server",
      "mediaType": "application/mcp-server-card+json",
      "type": "application/mcp-server-card+json",
      "url": "https://veezee.io/.well-known/mcp-server-card.json",
      "representativeQueries": [
        "Get this LinkedIn profile as structured JSON",
        "What are people on Reddit saying about this product?",
        "Pull the latest posts from this X account"
      ]
    },
    {
      "identifier": "urn:veezee.io:capability:agent-card",
      "displayName": "Veezee A2A agent card",
      "mediaType": "application/a2a-agent-card+json",
      "type": "application/a2a-agent-card+json",
      "url": "https://veezee.io/.well-known/agent-card.json"
    }
  ]
}
