Aarmos adapter for the Model Context Protocol (MCP). Brokers MCP tool calls under Aarmos policy and writes AVAR receipts. Scheme: mcp://<name>/<tool>
{
"mcpServers": {
"aarmosadapter": {
"command": "npx",
"args": [
"-y",
"@aarmos/adapter-mcp"
]
}
}
}