How to Set Up an MCP Registry for GitHub Copilot

Introduction As organizations adopt AI-powered development tools like GitHub Copilot, maintaining security and governance becomes increasingly critical. The Model Context Protocol (MCP) enables Copilot to connect with external tools and data sources, but without proper controls, this connectivity can pose security risks. An MCP Registry provides enterprises with centralized control over which MCP servers and APIs their developers can access, ensuring that sensitive data and systems remain protected while still leveraging AI capabilities. ...

October 13, 2025 · 4 min · 743 words · Luiz Bon

Lessons learned from a conference ChatBot

This year I worked as a volunteer at NDC Sydney, and since I was involved with it, I decided to write a Bot to help attendees find sessions. The ChatBot started simple answering questions related to sessions and speakers. It returns an adaptive card with all information about each session. Having all sessions wasn’t enough, so I added integration with QnAMaker, just in case a user asks about something not related to the sessions. ...

September 2, 2017 · 3 min · 596 words · Luiz Bon