MCP server for the Azeth trust infrastructure — smart accounts, payments, reputation, and discovery tools for AI agents
{
"mcpServers": {
"azethmcp": {
"command": "npx",
"args": [
"-y",
"@azeth/mcp-server"
]
}
}
}