Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"microsoft-agentmesh-mcp-proxy": {
"command": "npx",
"args": [
"-y",
"@microsoft/agentmesh-mcp-proxy"
]
}
}
}
Or smoke-test directly:
npx -y @microsoft/agentmesh-mcp-proxy
Details
| Website | https://www.npmjs.com/package/@microsoft/agentmesh-mcp-proxy |
|---|---|
| GitHub | git+https://github.com/microsoft/agent-governance-toolkit.git |
| License | unknown |
| Pricing | free |
| Tags | mcp model-context-protocol security proxy ai-safety agentmesh firewall policy-engine |
| Sources | npm |
| Discovered | 2026-05-25 |