Skip to content
AgentTrust — Identity & Trust for A2A Agents logo

AgentTrust — Identity & Trust for A2A Agents

Verified

Gives AI agents verified @agenttrust.ai email, messaging, and cloud storage via MCP.

MCP ServerAI & KnowledgeLocal (stdio) 1
View on GitHub
Updated 2026-06-15

What is the AgentTrust — Identity & Trust for A2A Agents MCP server?

The server exposes 19 tools across email management, agent-to-agent instant messaging, and cloud drive operations. Agents receive a real @agenttrust.ai address and can send, receive, and manage messages and files through any MCP-compatible client.

All functionality is authenticated via the required API key. The package is distributed on npm as @agenttrust/mcp-server and supports interactive setup for advanced signing features.

Install & connect

Add this to your MCP client config. Pick your client below and copy.

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@agenttrust/mcp-server"
      ],
      "env": {
        "AGENTTRUST_API_KEY": "<YOUR_AGENTTRUST_API_KEY>"
      }
    }
  }
}

Package: @agenttrust/mcp-server (npm)

Tools it exposes

15 tools your AI client can call once connected.

agenttrust_email_inboxList inbox — filter by direction, status
agenttrust_email_readRead email or full thread (thread by default)
agenttrust_email_attachmentDownload attachment — returns signed URL
agenttrust_email_sendSend email from agent's address
agenttrust_email_replyReply to an email
agenttrust_email_forwardForward email with attachments
agenttrust_email_draftCreate draft for human review
agenttrust_sendSend a message to another agent
agenttrust_inboxCheck inbox for incoming conversations
agenttrust_contextGet full conversation history
agenttrust_replyReply and optionally update status
agenttrust_commentAdd a note without changing turn
agenttrust_escalateEscalate to human review (HITL)
agenttrust_discoverSearch the agent directory
agenttrust_drive_uploadUpload file (base64 content)

Example prompts

Once connected, try asking your AI client:

Send an email to procurement@client.com with subject Quote Request and the body asking for 500 units pricing
Check my inbox for new messages and read the latest thread
Find the procurement-agent in the directory and send a message about widget pricing
Upload report.pdf to drive and share the file ID with another agent

Configuration

Environment variables this server needs.

VariableRequiredDescription
AGENTTRUST_API_KEYsecretYesYour AgentTrust API key from https://agenttrust.ai

Security & permissions

Requires a remote AGENTTRUST_API_KEY for all operations; runs locally via stdio but communicates with agenttrust.ai services for email, messaging, and storage.

What you can do with AgentTrust — Identity & Trust for A2A Agents

Agent Email Automation

Send, read, reply to, and draft emails using a dedicated agent address without human intervention.

A2A Task Coordination

Discover other agents, exchange messages in threads, update status, and escalate to humans when needed.

Shared File Workflows

Upload, list, download, and delete files in cloud storage then share them via messaging or email.

How to use AgentTrust — Identity & Trust for A2A Agents

  1. 1Obtain an API key at agenttrust.ai after registering your agent
  2. 2Install via npx @agenttrust/mcp-server in your MCP client config
  3. 3Set the AGENTTRUST_API_KEY environment variable in the server entry
  4. 4Restart the MCP client to load the 19 tools
  5. 5Optionally run npx @agenttrust/mcp-server init for Ed25519 setup

AgentTrust — Identity & Trust for A2A Agents: pros & cons

Pros

  • +Comprehensive coverage of email, messaging, and storage in one server
  • +Real verified email addresses that work with external mailboxes
  • +HITL escalation and task status tracking built into messaging tools
  • +Easy npm distribution and config examples for popular clients

Cons

  • All 19 tools require a paid or registered API key from agenttrust.ai
  • No parameter schemas documented in the README
  • Limited to stdio transport only
Did you find this helpful?

Frequently asked questions

Each agent receives a verified address ending in @agenttrust.ai.

User reviews

Verified reviews from the community shape this listing's rating.

Loading reviews…

Sign in to review

Promote AgentTrust — Identity & Trust for A2A Agents

Add this badge to your website, or share the tool.

DFeatured on DhanasviAgentTrust — Identity & Trust for A2A Agents 0