{
  "name": "Volpi Capital public site agent",
  "description": "European lower mid-market private equity focused on B2B software and tech-enabled services across Europe.",
  "url": "https://volpi-capital.com",
  "version": "1.0.0",
  "provider": {
    "organization": "Volpi Capital",
    "url": "https://volpi-capital.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "supportedInterfaces": [
    {
      "name": "jsonrpc",
      "url": "https://volpi-capital.com/mcp"
    }
  ],
  "defaultInputModes": [
    "text/plain",
    "text/markdown",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown",
    "application/json"
  ],
  "skills": [
    {
      "id": "site-summary",
      "name": "Site summary",
      "description": "Return the public Volpi Capital site summary and contact route.",
      "tags": [
        "public",
        "summary",
        "contact"
      ]
    },
    {
      "id": "discovery-resources",
      "name": "Discovery resources",
      "description": "List public machine-readable discovery resources for crawlers and agents.",
      "tags": [
        "discovery",
        "metadata",
        "agents"
      ]
    }
  ]
}