AgentTrust — Identity & Trust for A2A Agents MCP Server

utilities By agenttrust

Description

Identity, trust, and A2A orchestration for autonomous AI agents. Official A2A partner.

Install & Run Command

npx -y @agenttrust/mcp-server
Use this command in your Model Context Protocol client environment (e.g., Claude Desktop config or other orchestration transport setups).

mcp_config.json Snippet

Add this configuration block inside your local client mcpServers section:

"mcpServers":
{ "mcpServers": { "ai-agenttrust-mcp-server": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-ai-agenttrust-mcp-server" ] } } }

Server Details

Stars & Popularity ⭐️ New
Author agenttrust
Category utilities
Status Active / Stable

⚡ Try in Config Builder ← Back to Registry
Configuration copied to clipboard!