← Insights
·6 min read·executive-brief·mcp·agentic-ai-foundation·interoperability
PulseFlow Tecnologia

MCP as the integration layer for enterprise AI

When direct competitors - Anthropic, OpenAI, Google, Microsoft, AWS - agree to put money and governance behind the same foundation, that's not a PR coincidence. It's a joint acknowledgment that fragmentation around how agents connect to tools and data was too big a problem for any single company to solve alone.

From one company's project to a neutral foundation

The Model Context Protocol was born at Anthropic, but instead of keeping control, the company donated its governance to the newly created Agentic AI Foundation, operating under the Linux Foundation umbrella. The stated reason is to avoid "a single company controlling the technology" - the governance model itself doesn't change, maintainers still prioritize "community participation and transparent decision-making," but the legal structure becomes neutral.

Who's at the table

The foundation was co-founded by Anthropic, Block, and OpenAI - three companies that compete directly with each other on language models - with Amazon Web Services, Google, Microsoft, Cloudflare, and Bloomberg as additional Platinum members. According to Jim Zemlin, executive director of the Linux Foundation, the goal is for the technology to "evolve transparently, collaboratively, and in ways that advance the adoption of open source AI projects." Beyond MCP, the foundation houses two other founding projects: goose, Block's local agent framework, and AGENTS.md, the coding-agent instruction format OpenAI also placed under shared governance.

The scale is already big enough to justify this

Adoption numbers explain why nobody wanted to hold onto this technology alone: more than 10,000 active public MCP servers, native adoption in ChatGPT, Cursor, Gemini, Microsoft Copilot, and VS Code, more than 75 MCP-based connectors inside Claude alone, and more than 97 million monthly downloads combining the Python and TypeScript SDKs. AGENTS.md, the second founding project, has already been adopted by more than 60,000 open source projects - in just over a year since MCP launched (November 2024).

What this actually means

For anyone deciding architecture today, the lesson isn't "adopt MCP because Anthropic said so" - it's that the market, including direct competitors, already decided interoperability at this layer is worth more than proprietary control. That reduces single-vendor lock-in risk more concretely than any portability promise: today, an MCP server written for an Anthropic agent tends to work with other compatible vendors' agents, because the protocol itself now belongs to a foundation, not a company.

Sources