mcp-integration Skill
Help a learner give an agent tools through the Model Context Protocol (MCP) — both client-side MCP and Foundry Hosted MCP tools. Use when connecting an agent to an MCP server (e.g. the GitHub MCP server), adding a remote tool, or reasoning about MCP approval/governance. Published by microsoft in Building-AI-Agents-From-Zero-To-Production.
What is mcp-integration Skill?
Help a learner give an agent tools through the Model Context Protocol (MCP) — both client-side MCP and Foundry Hosted MCP tools. Use when connecting an agent to an MCP server (e.g. the GitHub MCP server), adding a remote tool, or reasoning about MCP approval/governance. Published by microsoft in Building-AI-Agents-From-Zero-To-Production. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using Building-AI-Agents-From-Zero-To-Production
Technical details
- Install or run with Copy skill directory
When to use mcp-integration Skill
- Use it for developers using building-ai-agents-from-zero-to-production.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Building-AI-Agents-From-Zero-To-Production
- Skill file: .github/skills/mcp-integration/SKILL.md
What it does
Help a learner give an agent tools through the Model Context Protocol (MCP) — both client-side MCP and Foundry Hosted MCP tools. Use when connecting an agent to an MCP server (e.g. the GitHub MCP server), adding a remote tool, or reasoning about MCP approval/governance.
Skill instructions
MCP integration Guidance for adding tools to an agent via the Model Context Protocol (MCP). Guardrails (always apply) - Terminology: MCP, Hosted MCP tools (Foundry-managed), Microsoft Learn MCP server. - Client-side MCP uses MCPStreamableHTTPTool from the current agent-framework surface. The old top-level HostedMCPTool symbol is gone — hosted tools are configured through the Foundry hosted-tool types. - Secrets (PATs, tokens) come from .env only. In this course the GitHub MCP server is passed a Bearer PAT via headers read from GITHUBPERSONALACCESSTOKEN — never hardcode it. Concepts a learner should grasp 1. Why MCP: one open protocol lets an agent discover and call tools hosted anywhere, instead of bespoke per-tool integrations. 2. Client MCP vs Hosted MCP: client-side, your process connects to an MCP endpoint and executes tool calls; Hosted MCP runs the connection inside Foundry with managed identity, approvals and observability. 3. Approval workflows: hosted MCP tools can require hum
Explore related resources
Frequently asked questions
What is mcp-integration?
mcp-integration is a open-source AI agent skill with Copy skill directory. Help a learner give an agent tools through the Model Context Protocol (MCP) — both client-side MCP and Foundry Hosted MCP tools. Use when connecting an agent to an MCP server (e.g.
Who is mcp-integration best for?
mcp-integration is best for reusing agent instructions, scripts, and references.
How do I install mcp-integration?
Install or run mcp-integration using Copy skill directory. Check mcp-integration for the latest setup command.
Is mcp-integration actively maintained?
mcp-integration may need a closer maintenance check before production use.
Auto-fetched from GitHub.