agntor/mcp
MCP audit server for agent discovery and certification. Provides trust and payment rail for AI agents including identity verification, escrow, settlement, and reputation management.
Quick Start
Clone the repository:
git clone https://github.com/agntor/mcpClaude Desktop configuration example:
{
"mcpServers": {
"agntor-mcp": {
"command": "npx",
"args": [
"-y",
"agntor/mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.