Skip to content

What MCP Means for Service Brand Operations

By Max Millman7 min read

In November 2024, Anthropic published a quiet open standard called the Model Context Protocol. The press release didn't trend. The standard had no marketing campaign. Within seven months it had been adopted by OpenAI, Google, Microsoft, and most of the major SaaS platforms, and it had quietly become the closest thing the AI agent era has to a TCP/IP equivalent.

If you operate a service brand and you've never heard of MCP, you are not behind. You're just early. Almost no one in the premium service-brand world has heard of it yet. The implications, however, are large enough that the operators who understand it now will spend the next eighteen months building things their competitors cannot replicate.

This piece is the working operator's version of the explanation, not the engineering one. The engineering version is on Anthropic's site and runs to several hundred pages of specification. What follows is a translation into what it means for revenue, operations, and the work that doesn't currently happen because the tools you bought don't talk to each other.

The problem MCP exists to solve

Most service brands have accumulated a tool stack over the last decade that looks something like this: a CRM, a calendar, a phone system, an email platform, an accounting system, a billing platform, a document management system, and somewhere between three and twelve specialized vertical tools (practice management software for law firms, treatment-tracking platforms for med spas, project-management tools for design studios).

Each of these systems holds a partial truth about the firm's operations. None of them know what the others know. The partner reads an email about a new matter, manually types the client's name into the CRM, manually creates the calendar invite, manually starts the matter file in the practice-management system, manually drafts the engagement letter. Three weeks later something gets out of sync because someone forgot a step.

For the past decade, the response has been integrations. Zapier connects two tools. A custom API integration connects two more. The firm ends up with a network of fragile point-to-point connections that breaks whenever one vendor updates its API.

This is the world that MCP is replacing.

What MCP actually is

A Model Context Protocol server is a small piece of software, usually a few hundred lines of TypeScript or Python, that translates between one of your business systems and any AI model that speaks the MCP standard.

The HubSpot MCP server lets Claude, GPT, Gemini, or any other MCP-compliant AI read and write to your HubSpot CRM without any of those models having to know HubSpot's particular API. The Calendly MCP server does the same for your calendar. The Stripe MCP server for your payments. Custom MCP servers, which take a competent engineer somewhere between three and ten days to build, expose your internal databases, your proprietary tools, your specialized vertical software.

The crucial property of the protocol is that it's universal in both directions. Any MCP-compliant AI can call any MCP-compliant tool. You don't write a separate integration for "Claude reading HubSpot" and "GPT reading HubSpot" and "Gemini reading HubSpot." You write one HubSpot MCP server, and every AI you ever use can call it.

This is the property that makes the agent era operationally tractable. Before MCP, every multi-tool workflow required custom integration code per AI per tool. After MCP, you write the tool adapter once.

The agent-network premise

The real value of MCP is what it enables one layer up, which is the agent network.

Imagine a service-brand intake workflow as a series of decisions. The inquiry arrives. Something has to read it and decide what kind of matter it is. Something has to score the prospect's fit. Something has to schedule the consultation. Something has to research the prospect's background and produce a briefing for the partner. Something has to write the follow-up email if the prospect doesn't book. Something has to reconcile the inquiry against the firm's conflict-of-interest database.

In a pre-MCP world, you either hire humans to do all of these things (expensive, slow, inconsistent across shifts) or you write one big monolithic integration that hard-codes the workflow (brittle, expensive to change, breaks when any vendor updates).

In an MCP world, you deploy specialized AI agents. The intake agent reads the inquiry. The qualification agent scores the fit. The scheduling agent owns the calendar. The research agent pulls public signals about the prospect. The drafting agent writes the follow-up. Each agent specializes. Each agent uses MCP to talk to the systems it needs and to hand off context to the next agent in the chain.

This is what agent orchestration actually is. The phrase has been worked over by the AI vendor crowd until it sounds like marketing, but the underlying technical change is real, and it's already running in production at firms that hired the right people early.

Why this matters more for premium service brands than for SaaS

The conventional take on agentic AI is that it will primarily transform software companies. This is true but secondary. The larger effect will be on service brands.

The reason is structural. Software companies are already operationally efficient. Their tool stacks are integrated. Their data flows. Their teams are accustomed to API thinking. The marginal lift from agent networks is real but modest.

Service brands are operationally inefficient in ways that are invisible to them because the inefficiency has always been there. The partner who manually re-keys client information across five systems doesn't think of that as inefficiency. It's just how the job gets done. The associate who spends three hours a week reconciling the CRM against the accounting system thinks of that as a normal Tuesday. When the agent network removes those workflows, the lift is enormous, because the baseline was so much worse.

This is the same structural reason why the AI Revenue System produces more dramatic revenue lift for premium service brands than for SaaS companies. The starting baseline is lower. There's more leakage to close.

What it doesn't solve

A handful of things MCP and agent networks do not change, and which the more enthusiastic vendor pitches sometimes obscure.

The protocol is a standard. It is not a product. You still have to design the agents, configure the system prompts, write the custom MCP servers for your specific tools, and tune the network's behavior over time. The work is more leveraged than pre-MCP integration work, but it is still work.

Agents make mistakes. The good ones make fewer mistakes than humans on the same task, and they make different mistakes (more consistent, more predictable, easier to catch). A serious deployment includes confidence-scored outputs, human-in-the-loop escalation for low-confidence decisions, and audit logs across the network. Without those, you don't have an agent network. You have a fast version of an old problem.

The dependency on the model provider is real. If Anthropic, OpenAI, or Google changes pricing, retracts a model, or alters a behavior, your network adapts. MCP's open-standard nature mitigates this (you can swap providers per agent) but doesn't eliminate it. Treat it as a vendor-risk consideration, the same way you'd treat your CRM vendor or your payments provider.

The integrations are only as good as the underlying tools. If your CRM data is bad, your agents will operate on bad data. The clean-up phase that always precedes a serious agent deployment is the unglamorous part of the work and is where most of the actual labor sits.

The next eighteen months

The operators who will benefit most from the MCP era are not the ones who buy the latest agent platform. They're the ones who treat agent networks as a custom-build problem, the way good firms have always treated their operating systems.

Off-the-shelf agent products are emerging at every price point, from free (LangGraph, AutoGen, the OpenAI Assistants API) to mid-market ($500 to $5,000 per month for managed platforms) to enterprise (six-figure annual contracts). The free tools are powerful and can be assembled into competent networks by a competent engineer. The mid-market tools are mostly thin wrappers around the free tools, charging for an interface and some opinionated defaults. The enterprise tools are charging for the integration work that good engineers can do in weeks.

The right approach, for most premium service brands, is to skip the platform layer entirely. Build the network you actually need, integrated with the systems you actually use, owned outright. This is what the Operating System engagement at Paramount produces, and it's why the firm doesn't sell agent-platform subscriptions. The platforms aren't bad. They're just an abstraction layer between the firm and its own operations, and at the LTV levels that premium service brands operate at, owning the abstraction is worth more than renting it.

Three predictions, for the operator who finds this useful:

By the end of 2026, the operators who installed agent networks in 2025 will be visibly outperforming their competitors on lead-response time, intake-to-consultation conversion, and the ratio of partner time spent on actual client work versus internal administration. The gap will be large enough to show up in revenue.

By mid-2027, the operators who haven't installed by then will start to feel the asymmetry. The competitive pressure will be specific (specific competitors winning specific deals on specific operational advantages) rather than abstract.

By 2028, the firms that didn't install will be either acquired or repositioned. The repositioning, if done well, can be successful (smaller practices, higher-touch, more deliberate). The acquisition tends to be on terms set by the firms that automated earlier.

If you're a partner reading this and thinking that all of it sounds early, that's exactly right. Now is early. Early is when the leverage is highest.

Paramount.

Written by

Max Millman

Founder of Paramount Exposure. Installs AI revenue infrastructure for premium service brands in NY + CA.

Ready to install
revenue infrastructure?

Begin an Engagement