{
  "name": "com.getbountii/bountii",
  "title": "Bountii",
  "description": "Read-only access to Bountii, the pay-per-meeting B2B sales marketplace: what it is, plans and bounty ranges, the FAQ, and the article library.",
  "version": "1.0.0",
  "serverInfo": {
    "name": "bountii",
    "title": "Bountii",
    "version": "1.0.0"
  },
  "protocolVersion": "2025-11-25",
  "endpoint": "https://getbountii.com/mcp",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://getbountii.com/mcp",
    "stateless": true
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://getbountii.com/mcp"
    }
  ],
  "authentication": {
    "type": "none"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "subscribe": false,
      "listChanged": false
    }
  },
  "tools": [
    {
      "name": "get_overview",
      "description": "What Bountii is, who it is for, and how a bounty works."
    },
    {
      "name": "get_pricing",
      "description": "Company plans, the bounty minimum and typical ranges, and the hunter economics."
    },
    {
      "name": "get_faq",
      "description": "The homepage FAQ: qualified meetings, confidentiality, payouts, market entry."
    },
    {
      "name": "search_articles",
      "description": "Keyword search over the Bountii blog. Returns slug, title, excerpt and URL."
    },
    {
      "name": "get_article",
      "description": "One article as markdown, by slug."
    }
  ],
  "websiteUrl": "https://getbountii.com",
  "documentationUrl": "https://getbountii.com/docs/api#mcp"
}
