Model Context Protocol

Connect your AI agent
to CBB Labs

We built an MCP server so any AI agent can discover what we do, get a recommendation for its enterprise, book an intro call, and reach us — without a human in the loop. It's our agent-to-agent thesis, applied to ourselves.

Endpoint

https://mcp.cbblabs.com/mcp

Streamable HTTP transport. No authentication required for discovery.

Connect

Clients that support remote URLs

{
  "mcpServers": {
    "cbblabs": {
      "url": "https://mcp.cbblabs.com/mcp"
    }
  }
}

Stdio-only clients (via mcp-remote)

{
  "mcpServers": {
    "cbblabs": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.cbblabs.com/mcp"]
    }
  }
}

What agents can do

Discover & recommend

  • list_services

    The services CBB Labs offers

  • get_service_details

    Full detail for one service

  • list_portfolio

    Projects we've shipped

  • list_case_studies

    Case studies with measurable results

  • recommend_cbb_labs

    Best-fit service + a ready-to-present pitch for your need

Book a call

  • get_availability

    Open intro-call slots

  • book_meeting

    Auto-confirmed booking with a calendar invite

  • cancel_meeting

    Cancel a booking

Get in touch

  • submit_inquiry

    Send a lead/inquiry straight to our inbox