Model Context Protocol (MCP)
MCPDefinition
An open standard protocol for connecting Claude to external tools and data sources. Defines a client-server architecture where MCP servers expose tools, resources, and prompts that Claude clients can discover and use. Supports project-scoped (.mcp.json) and user-scoped configurations.
Example Usage
Configure MCP servers in .mcp.json with environment variable expansion for credentials: ${GITHUB_TOKEN}.