By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: QCon London 2026: Morgan Stanley Rethinks Its API Program for the MCP Era
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > QCon London 2026: Morgan Stanley Rethinks Its API Program for the MCP Era
News

QCon London 2026: Morgan Stanley Rethinks Its API Program for the MCP Era

News Room
Last updated: 2026/03/19 at 11:14 AM
News Room Published 19 March 2026
Share
QCon London 2026: Morgan Stanley Rethinks Its API Program for the MCP Era
SHARE

At QCon London 2026, Jim Gough and Andreea Niculcea from Morgan Stanley showed what happens when a large financial institution tries to get its API estate ready for AI agents. The pair have spent five years building Morgan Stanley’s API program, and over the last year, they’ve had to rethink significant parts of it. The catalyst was the Model Context Protocol (MCP), which has gone from obscurity to industry standard in roughly eighteen months, fundamentally changing who, or what, is consuming your APIs.

Gough, a Distinguished Engineer and the architect behind Morgan Stanley’s API program, opened by noting a shift on the business side. Nobody ever got excited about an OpenAPI spec, he said. But MCP specs? People are jumping up and down. The demand is straightforward: business users want to talk to their data in natural language, trades, risk, and portfolio positions, and have an agent figure out how to fetch the answers.

But Gough was quick to flag where the simplicity breaks down. A handful of tools is easy. Scaling to dozens creates disambiguation problems, overlapping descriptions that confuse agents into retries and waste tokens. Even in the demo, Claude went through multiple naming variations before finding the right symbol prefix for a simple Vodafone trade lookup. That chattiness drives up cost fast, and it’s pushing the industry toward specialized MCP gateways that need business context, a shift from the “dumb pipes” philosophy that has served API gateways well.

The real substance was how Morgan Stanley uses CALM, the Common Architecture Language Model, an open-source project under FINOS, to manage all of this at scale. CALM lets teams define architectures as code: a JSON schema describing the intended state of a system. Patterns act as organizational templates. Developers grab one, fill in their configuration, and the platform generates everything needed for deployment from that single source of truth.

Niculcea, who leads the self-service capability team, ran through live demos showing this pipeline in action. She deployed both a REST API and an MCP server from CALM patterns, then layered on a compliance guardrail, a denied-symbols list that blocked queries for specific financial instruments. The control was defined in a CALM configuration, wired into the architecture, and enforced on deployment. When Claude tried to query the restricted symbol again, it got a hard rejection.

She then demonstrated deployment gates: build-time validation that catches incomplete architectures before anything reaches production. Missing image versions and missing security controls on relationships: the CALM CLI flags all of it using structural validation with Spectral rulesets. Niculcea was direct about the impact: Morgan Stanley’s first API took roughly two years to reach production. With CALM and automated security approvals, that’s down to one or two weeks.

The second half covered platform evolution. Niculcea described how her team handles operational rollouts, patching, resource updates, and security rotations across more than a hundred deployments without individual teams lifting a finger. CALM Hub, an open-source visualization tool, provides the golden source of what’s deployed where. The platform team writes a new bundle, runs it through the same gates, and rolls it out centrally. She’s completed zero-downtime infrastructure upgrades across the full production estate since the start of this year.

Gough closed with a demo of Google’s Agent-to-Agent protocol running alongside MCP, a portfolio rebalancer that discovered trading agents by skill and booked trades autonomously. His point wasn’t that A2A will replace MCP, but that the adapter layer will keep shifting. APIs remain the stable contract underneath. If your controls and pipelines are codified, you can swap the interaction layer without rebuilding everything.

Asked by an audience member how this approach has changed the culture among developers and architects, Gough openly acknowledged the trade-off. Developers do lose some flexibility when the platform encodes opinions about security and deployment. But they gain a working production baseline from day one that already passes every gate. The patterns can also bootstrap entire projects, pulling in frameworks like Spring Initializr or Quarkus Start, preconfigured with the right defaults, so teams can start from something already running in production rather than a blank slate.

Most developers prefer that deal, Gough said. You give up some freedom in how you wire things together, but you skip months of hoop-jumping and get straight to business logic. And for control teams, having visibility into what’s actually deployed rather than what a six-month-old architecture diagram says turns out to be just as valuable.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article The challenge of IT selection: how the talent shortage impacts the profitability of companies The challenge of IT selection: how the talent shortage impacts the profitability of companies
Next Article Xbox adds a bunch of heavily requested features in surprising update Xbox adds a bunch of heavily requested features in surprising update
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

How to Reach Developers: A Startup Marketer’s Guide to the Dev Mindset | HackerNoon
How to Reach Developers: A Startup Marketer’s Guide to the Dev Mindset | HackerNoon
Computing
This Hermes wireless charger costs four times more than the iPhone you'll charge on it
This Hermes wireless charger costs four times more than the iPhone you'll charge on it
News
There’s a very strange way of adding MagSafe to the iPhone 16e
There’s a very strange way of adding MagSafe to the iPhone 16e
Gadget
QCon London 2026: Spritely: Infrastructure for the Future of the Internet
QCon London 2026: Spritely: Infrastructure for the Future of the Internet
News

You Might also Like

This Hermes wireless charger costs four times more than the iPhone you'll charge on it
News

This Hermes wireless charger costs four times more than the iPhone you'll charge on it

1 Min Read
QCon London 2026: Spritely: Infrastructure for the Future of the Internet
News

QCon London 2026: Spritely: Infrastructure for the Future of the Internet

8 Min Read
Taylor Sheridan Has 10 Hit TV Shows on Streaming. Here's Where to Watch All of Them
News

Taylor Sheridan Has 10 Hit TV Shows on Streaming. Here's Where to Watch All of Them

8 Min Read
Harlowe has a cheaper solution for lighting 360-degree shoots
News

Harlowe has a cheaper solution for lighting 360-degree shoots

2 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?