Back to MCP Servers
Agentstamp
Trust intelligence for AI agents — identity stamps, reputation scoring (0-100), registry, forensic audit trails, and A2A passports via x402 micropayments.
securityrustaiagent
By vinaybhosle
Installation
npx -y agentstampConfiguration
{
"mcpServers": {
"agentstamp": {
"command": "npx",
"args": ["-y", "agentstamp"]
}
}
}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