Back to MCP Servers
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.
securityrustaiagent
By agntor
Installation
npx -y mcpConfiguration
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": ["-y", "mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes