VSCode + MCP: Chat with Your API using GitHub Copilot

TL;DR
In this article, you’ll learn how to:
Build a FastAPI Books API
Expose it with MCP
Chat with it in VS Code using GitHub Copilot Agent Mode
Bonus: Extend into AI-powered interactions w...