What component is embedded inside Cloud Code that allows for expanded functionality?	An MCP client.
What is the primary purpose of connecting MCP servers to Cloud Code?	To dramatically expand Cloud Code's functionality and capabilities.
What command is used in the terminal to add an MCP server to Cloud Code?	`Cloud MCP add`.
When adding an MCP server, what two pieces of information must be provided?	The server name and the command used to start the server.
How did the transcript demonstrate the dynamic expansion of Cloud Code's capabilities?	By connecting an MCP server that could read and convert PDF and Word documents to Markdown.
What is one example of how an MCP server could enhance a development workflow using Sentry?	Allowing Claude to fetch details about errors occurring in production.
Name two other tools that could be integrated via MCP servers to enhance a development workflow.	Jira (to view ticket contents) or Slack (to receive notifications).
