Search the Entra.news newsletter archive — a weekly digest of Microsoft Entra news
claude mcp add entra-news -- npx -y entra-news-mcp
claude_desktop_config.json
{
"mcpServers": {
"entra-news": {
"command": "npx",
"args": [
"-y",
"entra-news-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"entra-news": {
"command": "npx",
"args": [
"-y",
"entra-news-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"entra-news": {
"command": "npx",
"args": [
"-y",
"entra-news-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"entra-news": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"entra-news-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"entra-news": {
"command": "npx",
"args": [
"-y",
"entra-news-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.darrenjrobinson--entra-news/reviews or the review_server meta-tool.
POST /mcp