With Azure Data studio set to expire. I have been trying repeatedly to transition to VSCode. I work in an Azure Government (US) subscription and I have set Microsoft-sovereign-cloud: Environment to ...
Create an MCP server like below. Try to connect to this server from Chainlit. from dotenv import load_dotenv load_dotenv() from mcp.server.fastmcp import FastMCP from starlette.applications import ...