Azure-Samples/azure-container-apps-ai-mcp
This project showcases how to use the MCP protocol with Azure OpenAI. It provides a simple example to interact with OpenAI's API seamlessly via an MCP server and client.
Platform-specific configuration:
{
"mcpServers": {
"azure-container-apps-ai-mcp": {
"command": "npx",
"args": [
"-y",
"azure-container-apps-ai-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...