mcpbeat Sign in

AgentTrust — Identity & Trust for A2A Agents MCP Server

by agenttrust Your server? Claim it
local only

AgentTrust — Identity & Trust for A2A Agents runs on your own machine — the client starts it, so there is no endpoint to ping. 86 installs a week from npm. Last commit 10 Apr 2026.

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

Installs per day peak 64 · avg 16 · +23% w/w
a month agotoday
86
Installs / week
npm · @agenttrust/mcp-server
1
Stars
1 open issues
10 Apr 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check AgentTrust — Identity & Trust for A2A Agents every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- npx -y @agenttrust/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@agenttrust/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@agenttrust/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@agenttrust/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@agenttrust/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: AGENTTRUST_API_KEY (Your AgentTrust API key from https://agenttrust.ai). The author declared them in the registry entry; get the values from the project itself.

Alternatives to AgentTrust — Identity & Trust for A2A Agents

same job, measured the same way
Agentic SSH
by sandbanks

High-performance (Rust), token-efficient, and asynchronous SSH orchestrations for AI agents.

local only
Agentos
by pdaxt

AI agent fleet orchestration runtime. Spawn, coordinate, monitor autonomous agents.

local only
Laviya Agent Skills
by kartegagithub

Laviya AI Orchestration MCP runtime for IDE and agent integrations.

61 installs/wk local only
Kagan
by kagan-sh

AI-powered Kanban TUI for autonomous development workflows with agent orchestration

563 installs/wk local only
I
Nexus Agent Network · AlpineLead OI
by maxschnee74-source

Nexus Agent Network: AI agent marketplace for MCP, A2A orchestration and machine payments.

84 tools answering
Nynch MCP Server
by peterod99

CRM, relationship intelligence, and multi-agent orchestration for AI agents.

answering
Agentpmt
by agentpmt

AI agent marketplace for automated employees, workflows, skills, and tool orchestration.

answering
LLM Orchestration Traced Agent
by getvda

LLM Orchestration Traced Agent

2 tools answering

AgentTrust — Identity & Trust for A2A Agents — questions

Answers built from our own checks of this server.

Why is there no uptime for AgentTrust — Identity & Trust for A2A Agents?
AgentTrust — Identity & Trust for A2A Agents runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @agenttrust/mcp-server was installed 86 times last week.
How do I connect AgentTrust — Identity & Trust for A2A Agents?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @agenttrust/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use AgentTrust — Identity & Trust for A2A Agents?
The npm package @agenttrust/mcp-server was installed 86 times in the last week. Week over week that is +23%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AgentTrust — Identity & Trust for A2A Agents open source?
Yes — it is published under the MIT licence, written in JavaScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.