Skip to main content
SecurityTypeScript

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.

securitycloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/agntor/mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "agntor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agntor/mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Security
Language
TypeScript
Author
agntor