- Step1: Clone the repository using 'git clone https://github.com/abhirockzz/mcp_cosmosdb_go'
- Step2: Build the MCP server with 'go build -o mcp_cosmosdb main.go'
- Step3: Configure the mcp.json file with server details and authentication
- Step4: Run the server executable
- Step5: Connect MCP clients like VS Code or Claude Desktop to the server using the configured settings
- Step6: Use the provided commands to list databases, create containers, add/read items, and execute queries