One-call governance for any MCP server. Wraps every tool.call() with policy evaluation, signed execution receipts, and an optional approval gate — no changes to your tool implementations required.
{
"mcpServers": {
"strixgovmcp-adapter": {
"command": "npx",
"args": [
"-y",
"@strixgov/mcp-adapter"
]
}
}
}