← All servers
AgentTrust — Identity & Trust for A2A Agents
Identity, trust, and A2A orchestration for autonomous AI agents. Official A2A partner.
Details
Versions
- 1.1.1 release date unknown
Install
Add to Cursor or pick your client:
Needs an env var: AGENTTRUST_API_KEY
— replace the <placeholders> with your values.
claude mcp add ai-agenttrust-mcp-server --env AGENTTRUST_API_KEY=<AGENTTRUST_API_KEY> -- npx @agenttrust/mcp-server
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"ai-agenttrust-mcp-server": {
"command": "npx",
"args": [
"@agenttrust/mcp-server"
],
"env": {
"AGENTTRUST_API_KEY": "<AGENTTRUST_API_KEY>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"ai-agenttrust-mcp-server": {
"command": "npx",
"args": [
"@agenttrust/mcp-server"
],
"env": {
"AGENTTRUST_API_KEY": "<AGENTTRUST_API_KEY>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"@agenttrust/mcp-server"
],
"env": {
"AGENTTRUST_API_KEY": "<AGENTTRUST_API_KEY>"
}
} Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →