{
  "protocolVersion": "1.0",
  "name": "bluplai",
  "description": "Read-only agent that answers natural-language questions about bluplai — the customer-facing workspace your CRM was never built for. Keep the CRM — it's good at what it does: pipeline, forecast, contact records. What it has never given you is a place to work with the customer. bluplai gives every account one shared workspace where your team and theirs run the deal together — whiteboards, AI documents and decks, messaging, tasks, one artifact library — from the first call to the renewal. Your side takes seats; their side joins as guests, free and unlimited. And the AI starts from where your knowledge already lives, connected over MCP to your Drive, your ClickUp, your CRM. Ask what bluplai does, which layer fits a need, or how to book a demo, and it replies from bluplai's canonical content.",
  "version": "1.1.0",
  "documentationUrl": "https://bluplai.com/product.md",
  "provider": {
    "organization": "bluplai (a NavAIgate product)",
    "url": "https://bluplai.com"
  },
  "supportedInterfaces": [
    {
      "url": "https://bluplai.com/api/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/markdown", "text/plain"],
  "skills": [
    {
      "id": "bluplai-overview",
      "name": "Explain bluplai",
      "description": "Return a concise overview of bluplai: what it is, who it is for, and how to book a demo or start in the app.",
      "tags": ["saas", "customer-facing-workspaces", "overview"],
      "examples": ["What does bluplai do?", "Who is bluplai for?"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/markdown"]
    },
    {
      "id": "recommend-feature",
      "name": "Recommend a bluplai layer",
      "description": "Given a described need, recommend the right bluplai product layer — the shared account workspace, the in-tool collaboration surface (whiteboards, AI documents, decks, tasks), or the MCP agent surface — and explain who it is best for.",
      "tags": ["product", "recommendation"],
      "examples": ["We lose context on customer handoffs", "Our deals live in decks, spreadsheets and email", "Can our AI update our account workspaces?"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/markdown"]
    }
  ]
}
