What Is MCP?
MCP stands for Model Context Protocol.
Why It Matters
- gives coding agents current external context
- reduces stale-doc hallucinations
- connects tools to repo workflows
Security Risks
- expands access beyond the local repo
- can reach external systems
- can add write surfaces
Team Rule
Treat MCP server approval like granting a new service account permission.