MCP Server Integration Skill Purpose Guides proper configuration and usage of Model Context Protocol (MCP) servers for GitHub Copilot custom agents, ensuring secure, efficient, and standards-compliant integrations. Rules MCP Server Configuration Standard MCP Servers for Hack23: MCP Server Security MUST: - Use GitHub secrets for all credentials ( ) - Never hardcode tokens or API keys - Use least-privilege access (specific tools, not " " unless necessary) - Validate all MCP server inputs - Use HTTPS for remote MCP servers GitHub MCP Authentication: Available MCP Servers Core Services: Intellige…