People, every show

David Soria Parra

MCP Lead, Anthropic. On 1 show, 1 appearance. The Shows tab opens the full record on each.

engineer@dsp_ ↗LinkedIn ↗

David Soria Parra is a Member of Technical Staff at Anthropic who co-created the open-source Model Context Protocol (MCP). Prior to joining Anthropic, he spent a decade developing systems and developer tooling, including engineering work at Meta.

1shows
1appearances
33statements
7resolved
7supported
0contradicted
100%fully supported
2said about them ↓

Everything David Soria Parra said on any show that made the record, most notable first. Each card names its show and opens the statement there.

Other agent protocols currently lack the adoption required for AAIF inclusion
“At least on the protocol side, like a defector standards. And I don't think any of the other protocols, it feels like they're not just there yet, but of course, if they get there, then we are like super open as long as they're like complementary to what's, wha…”
David Soria Parra Dec 28, 2025 ▶ 4:48 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
LATENT SPACE Disclosure
MCP currently lacks authentication for mutually unknown clients and servers
“But if the client and the server don't know each other, we just don't have a good solution for now.”
David Soria Parra Dec 28, 2025 ▶ 11:32 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
Making return streams optional in Streamable HTTP was an MCP design mistake
“We got wrong that. We made a lot of things optional for the clients to do. Like you can, the client can connect and open this return stream from the server, but it doesn't have to. And the reality is, is no client does it because it's optional. And so a lot of…”
David Soria Parra Dec 28, 2025 ▶ 13:18 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
LATENT SPACE Assertion Not checkable as stated
Google and Microsoft are already running MCP at millions of requests
“And we know from like some companies like the Googles of the world, the Microsoft of the world, they're doing MCP at a scale that I can't tell you the numbers, but it's like in the million of requests.”
David Soria Parra Dec 28, 2025 ▶ 14:46 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
Skills supply vertical domain expertise while MCP provides horizontal system connectivity
“What skills do, they like, they give you the domain knowledge for like a specific Set of tasks, like how you are, how you behave, how should the model behave as a data scientist, or how should the model this behave as an accountant or whatever. But MCP gives y…”
David Soria Parra Dec 28, 2025 ▶ 24:00 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
LATENT SPACE Assertion Not checkable as stated
Enterprise MCP adoption is growing much faster internally than publicly visible
“In big enterprises, you see MCP everywhere. And it's actually way growing way faster than you would think because it's mostly internal to companies and without people seeing it.”
David Soria Parra Dec 28, 2025 ▶ 30:31 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
MCP strictly handles obtaining context, leaving selection and retention to applications
“And I think MCP I always see is like back to like, it's an application layer protocol. That's just how you obtain the context, how you select the context that the problem for the application. And that's the problem all the agent applications will have at the e…”
David Soria Parra Dec 28, 2025 ▶ 49:47 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
Many current community-built MCP servers are mediocre
“I think we see a lot of mediocre MCP services. I mean, some very, very good ones.”
David Soria Parra Dec 28, 2025 ▶ 59:51 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
LATENT SPACE Assertion Not checkable as stated
AAIF began when Block asked Anthropic about donating the Goose agent
“We got approached by our friends at block to discuss because they were looking into like donating goose, I think at the time. And so there was a question around doing something together. And then we approached open AI and they were very, very welcoming and lik…”
David Soria Parra Dec 28, 2025 ▶ 1:05:44 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
LATENT SPACE Assertion Not yet assessed · timeframe Dec 2025
Altman, Nadella, and Pichai publicly committed to adopting MCP around April
“And then like, you had this like inflection point around April with like Sam Altman and Satya and Sundar and all posting about like MCP and that they're going to adopt MCP at Microsoft, at Google. At OpenAI and that was really like the big inflection point.”
David Soria Parra Dec 28, 2025 ▶ 1:44 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
OAuth is fundamentally designed for humans, failing agent-to-agent authentication workflows
“OAuth itself is for the most part, a very human centric protocol. It's just, it just tells you how you obtain a token. If you don't have a token, once you have a token, actually it doesn't matter.”
David Soria Parra Dec 28, 2025 ▶ 10:52 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
MCP must enable inherently stateful agents with long-term client-server communication
“MCP should also enable agents, and agents are inherently somewhat stateful, and there's some form of, like, long-term communication going between, like, the client and the server, and so we always looked for something like that.”
David Soria Parra Dec 28, 2025 ▶ 12:27 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
LATENT SPACE Disclosure
MCP is governed by a core maintainer group of eight people
“And so that's why we run MCP as like a really traditional open source project with like a core maintainer group of like eight people that basically decide everything. And then like input from everybody else. Like we get input and people can make suggestions an…”
David Soria Parra Dec 28, 2025 ▶ 18:02 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
Underlying LLMs are technically completely uninvolved in the Model Context Protocol
“MCP is a protocol between the AI application and like servers, right? So the model is actually technically not involved in MCP.”
David Soria Parra Dec 28, 2025 ▶ 21:21 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
LATENT SPACE Prediction Not checkable as stated
Most AI applications will eventually adopt sandboxed execution environments for code
“And I think you will see evolutions as we're getting better of like how we use these models and the infrastructure around it gets a bit more mature. And you suddenly can assume that most model like AI applications will have some form of like Sandboxing for exe…”
David Soria Parra Dec 28, 2025 ▶ 22:46 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
LATENT SPACE Disclosure
Anthropic created MCP so rapidly expanding internal teams could build integrations independently
“MCP before we even open source it was born of the idea of like, I'm in a company that is growing crazy. I'm in the development side of things, development tooling side of things. I will grow slower than the rest. How can I build something that they can all bui…”
David Soria Parra Dec 28, 2025 ▶ 28:18 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
LATENT SPACE Prediction Not checkable as stated
Enterprises will adopt private MCP registries similar to npm and PyPI
“They're effectively using private registries already for NPM. They're using for PyPy and they will also do it for MCP servers. In there you have implicit trust and then you can just search.”
David Soria Parra Dec 28, 2025 ▶ 35:52 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
SDKs are likely better than MCP sampling for remote server cases
“In remote cases, it's probably always better for you to bring an SDK, because you have full control, you can deploy it, you can deploy an API case, and maybe even charge someone.”
David Soria Parra Dec 28, 2025 ▶ 39:58 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
LATENT SPACE Assertion Not checkable as stated
The vast majority of current MCP usage is for context, not actions
“Most people use it for context. I think that's the vast majority of usage.”
David Soria Parra Dec 28, 2025 ▶ 41:05 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
Passing raw OpenAPI specifications directly to LLMs bloats context and causes confusion
“If you put that into a model, like you will have a lot of bloat there too, right? Actually way worse. And funny enough, when people try to like map one to one things, often the model gets slightly confused because You have like search by name, search by ID, se…”
David Soria Parra Dec 28, 2025 ▶ 50:52 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
LATENT SPACE Assertion Supported
Anthropic and OpenAI are collaborating to build a unified AI UI standard
“And now one thing we just announced three weeks ago on the MCP blog is that we're actually working with all, all two of them together to build like a common standard.”
David Soria Parra Dec 28, 2025 ▶ 53:04 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
LATENT SPACE Prediction Open · timeframe Dec 2026
Regulated MCP clients may require formal certification and signatures within a year
“You might end up in a world really a year from now. There might be clients that have like certifications that they are in Amplik and get like a signature that they are like financial services, MCP clients, and they can prove it for the server. And only then th…”
David Soria Parra Dec 28, 2025 ▶ 58:16 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
LATENT SPACE Disclosure
Anthropic remains fully committed to MCP following its foundation donation
“Like the commitment of Anthropic is the same, right? I'm still, We still have the same people I'm helping with the SDKs. We're still super committed in our products to MCP. I'm still the lead core maintainer. Nothing has actually changed.”
David Soria Parra Dec 28, 2025 ▶ 1:01:23 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation
LATENT SPACE Assertion Supported
Block's Goose was the first open-source agent to integrate MCP
“Goose was the first open source agent interface or agent that reached out to us and worked with us to integrate MCP. And I think Rad is actually like technically the first non-anthropic contributor to MCP ever on like day two or something like that, like very,…”
David Soria Parra Dec 28, 2025 ▶ 1:12:42 One Year of MCP — with David Soria Parria and AAIF leads from OpenAI, Goose, Linux Foundation

Show 9statements(9 left)

The other half of the tape: David Soria Parra's own voice is left out of every number here. Other people bring the name up 2 times in 2 episodes across the shows. every mention, with the transcript →

Who brings them up most Samuel Colvin 1Alessio Fanelli 1

Every mention by year

tap a year for its mentions
0011222026episodesmentions
0122026episodes it came up in
000.51122026episodesmentions per episode

Latent Space 2

2026 2 mentions in 2 episodes 1 per episode

One line per show, most statements first. The link opens David's full record on that show: the calibration, argument clarity, speaking style and every statement made there.

ShowRole thereEpsStatementsRecord
LATENT SPACELEDGER MCP Lead, Anthropic 1 33 100% 7/7 full record on Latent Space →
Made with StarZero

Turn any episode into a week of clips.

This entire site, thousands of episodes across every show transcribed, diarized, checked and made playable, runs on the StarZero media pipeline. Drop in your own episode and the podcast clipper finds the moments worth sharing, cuts them, captions them, and reframes them for every feed.