---
id: "entity-mcp-d20"
type: "entity"
entityType: "tool"
canonicalName: "Model Context Protocol"
aliases: ["MCP"]
source_timestamps: ["00:08:41"]
tags: ["protocols", "api", "agent-tooling"]
related: ["concept-mcp-illusion"]
sources: ["s20-50x-faster"]
sourceVaultSlug: "s20-50x-faster"
originDay: 20
---
# Model Context Protocol (MCP)

## Profile

A protocol designed to make tools readable and writable for AI agents — currently a de facto standard for connecting agents to external systems.

## Role in the Source

Critiqued by [[entity-nate-b-jones]] as a **stopgap** that often masks underlying human-speed bottlenecks (especially API pagination). The critique is formalized in [[concept-mcp-illusion]] and the contrarian position [[contrarian-mcp-is-not-enough]].

## Nuance

MCP is not useless — it bootstraps agent ecosystems. The argument is that it should not be mistaken for the *endgame* of agent-native infrastructure. True agentic primitives (see [[concept-agentic-primitives]]) require shedding the human affordances MCP merely wraps.

## Canonical Reference

- Not standardized in external sources at time of extraction; emerging in agent eval frameworks for tool grounding.

## Related

- [[concept-mcp-illusion]]
- [[contrarian-mcp-is-not-enough]]
- [[concept-human-affordance-bottleneck]]
- [[concept-agentic-primitives]]
