Microsoft Learn MCP for Grok
com.microsoft/microsoft-learn-mcp
Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.
client:Grok
transport:streamable-http
tools:3
Install Microsoft Learn MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"microsoft-learn-mcp": {
"type": "http",
"url": "https://learn.microsoft.com/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs