{
  "name": "bluplai",
  "title": "bluplai",
  "version": "1.1.0",
  "description": "Read-only MCP server exposing bluplai's own information as typed tools, so an agent can learn about bluplai without scraping HTML. bluplai is 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. Note: this is the marketing-information server. The bluplai product itself has a separate full read-write MCP server at https://mcp.bluplai.com/mcp (OAuth 2.1 with browser consent, 36 tools, the user's own permissions and audit trail).",
  "vendor": {
    "name": "bluplai (a NavAIgate product)",
    "url": "https://bluplai.com"
  },
  "endpoint": "https://bluplai.com/api/mcp",
  "transport": "http",
  "protocolVersion": "2025-06-18",
  "authentication": "none",
  "capabilities": {
    "tools": true,
    "prompts": false,
    "resources": false,
    "logging": false
  },
  "tools": [
    {
      "name": "get_overview",
      "description": "Concise overview of bluplai: what it is, who it is for, and how to engage."
    },
    {
      "name": "list_features",
      "description": "List bluplai's product layers — the workspace, the intelligence, and the agent surface — with a short summary and who each is best for."
    },
    {
      "name": "get_feature",
      "description": "Fetch the full description of a single bluplai product layer by its id."
    }
  ],
  "links": {
    "site": "https://bluplai.com",
    "llms": "https://bluplai.com/llms.txt",
    "documentation": "https://bluplai.com/product.md",
    "productMcp": "https://mcp.bluplai.com/mcp"
  }
}
