Chat with Cosmos DB using your phone
Chat with Cosmos DB using your phone
March 17, 2026
ℹ️
Originally published on LinkedIn
Chat with Azure Cosmos DB from your phone because …. why not? 😎
Thanks to the AI assistant 🤖 that Burke Holland built using the GitHub Copilot SDK, you can do this and much more! 🚀
Few steps and you are good to go:
1️⃣ npm install -g heymax 2️⃣ max setup 3️⃣ max start 4️⃣ Setup and configure a MCP server for Cosmos DB in Copilot CLI
Everything you need to try this out:
- Max - https://burkeholland.github.io/max/
- Dig into how it works - https://burkeholland.github.io/max/docs.html#how-it-works
- Adding MCP servers for GitHub Copilot CLI - https://docs.github.com/en/copilot/how-tos/copilot-cli/customize-copilot/add-mcp-servers
- Go based implementation of an MCP server for Azure Cosmos DB - https://github.com/abhirockzz/mcp_cosmosdb_go
Want to build an AI assistant yourself? Check this out https://www.youtube.com/watch?v=PEtM45hG-5A
Last updated on