Workflow
Model Context Protocol (MCP)
icon
Search documents
Real world MCPs in GitHub Copilot Agent Mode — Jon Peck, Microsoft
AI Engineer· 2025-07-19 07:00
AI Development Capabilities - The industry is focusing on bringing AI development capabilities through Copilot, starting with code completion and moving towards chat interactions for complex prompts and multi-file changes [1] - Agent mode enables complete task execution with deep interaction, allowing for building apps or refactoring large codebases [2] - Agent mode can interpret readme files, including project structure, environment variable configurations, database schemas, API endpoints, and workflow graphs (even as images), to implement tasks [3][4][5] Model Context Protocol (MCP) - MCP is an open protocol (API for AI) that allows LLMs to connect to external data sources for general or account-specific information [9] - VS Code can be configured to use specific MCPs, allowing Copilot to select the appropriate MCP for a task and connect to it, whether local or remote [11][12] - Developers need to grant permission for Copilot to connect to MCPs, ensuring data access is controlled [20] - GitHub has its own MCP server, enabling actions like committing changes to a new branch and creating pull requests directly from the IDE [26][31] Workflow and Best Practices - Copilot Instructions, a specially named file, can be used to pre-inject standards and practices into every prompt, such as code style guidelines and security checks [28][29][30] - Including a change log of everything the agent has done provides a clear record of each step taken [30]
What does Enterprise Ready MCP mean? — Tobin South, WorkOS
AI Engineer· 2025-06-27 09:31
MCP and AI Agent Development - MCP is presented as a way of interfacing between AI and external resources, enabling functionalities like database access and complex computations [3] - The industry is currently focused on building internal demos and connecting them to APIs, but needs to move towards robust authentication and authorization [9][10] - The industry needs to adapt existing tooling for MCP due to its dynamic client registration, which can flood developer dashboards [12] Enterprise Readiness and Security - Scaling MCP servers requires addressing free credit abuse, bot blocking, and robust access controls [12] - Selling MCP solutions to enterprises necessitates SSO, lifecycle management, provisioning, fine-grained access controls, audit logs, and data loss prevention [12] - Regulations like GDPR impose specific logging requirements for AI workloads, which are not widely supported [12] Challenges and Future Development - Passing scope and access control between different AI workloads remains a significant challenge [13] - The MCP spec is actively developing, with features like elicitation (AI asking humans for input) still unstable [13] - Cloud vendors are solving cloud hosting, but authorization and access control are the hardest parts of enterprise deployment [13]
Baidu Launches ERNIE 4.5 Turbo, ERNIE X1 Turbo and New Suite of AI Tools to Empower Developers and Supercharge AI Innovation
Prnewswire· 2025-04-25 17:03
Core Insights - Baidu introduced new AI models ERNIE 4.5 Turbo and ERNIE X1 Turbo at its annual developer conference, focusing on empowering developers and enhancing application capabilities [1][2][3] - The company emphasizes the importance of practical applications over advanced models and chips, predicting a shift towards multimodal models in the AI market [2][7] Model Innovations - ERNIE 4.5 Turbo and ERNIE X1 Turbo feature enhanced multimodal capabilities, strong reasoning, and low costs, available for free on ERNIE Bot [3][10] - ERNIE X1 Turbo is priced at RMB 1 per million tokens for input and RMB 4 for output, making it 25% of the price of DeepSeek R1 [5] - ERNIE 4.5 Turbo offers input at RMB 0.8 per million tokens and output at RMB 3.2, significantly lower than competitors [6] Application Development - Baidu launched a multi-agent collaboration app Xinxiang, capable of handling 200 task types, with plans to expand to over 100,000 [14] - The company introduced highly convincing AI digital humans and a digital human livestream platform, enhancing user interaction and content generation [9][10] Ecosystem and Initiatives - Baidu announced the AI Open Initiative to support developers with traffic, monetization opportunities, and access to AI services [18] - The Model Context Protocol (MCP) was introduced to facilitate seamless connections between external services and large models [19] - Baidu plans to invest up to RMB 70 million in the third ERNIE Cup Innovation Challenge and aims to cultivate an additional 10 million AI talents over the next five years [20] Market Positioning - The company positions itself as a leader in AI, with a strong internet foundation, and aims to simplify technology for users [22] - Baidu's annual tech event serves as a platform for technology launches and knowledge exchange, focusing on the theme "Models Lead, APPs Rule" [21]