mcpbeat Sign in

Agent Trust MCP Server

local only

Agent Trust MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm.

ERC-8004 agent trust scores via x402: free preview + paid USDC-on-Base signed scores (5 chains)

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 11 · avg 6 · +17% w/w
a month agotoday
30
Installs / week
npm · @nikosble1926/agent-trust-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 agent-trust-mcp -- npx -y @nikosble1926/agent-trust-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-trust-mcp": {
      "args": [
        "-y",
        "@nikosble1926/agent-trust-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-trust-mcp]
command = "npx"
args = ["-y", "@nikosble1926/agent-trust-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent-trust-mcp": {
      "args": [
        "-y",
        "@nikosble1926/agent-trust-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-trust-mcp": {
      "args": [
        "-y",
        "@nikosble1926/agent-trust-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: EVM_PRIVATE_KEY (Optional. Base wallet private key (0x...) for a low-balance hot wallet with a little USDC. Required only for the paid tool; the free get_trust_preview works without it. Never use your main wallet.), RESOURCE_SERVER_URL (Optional. Override the trust API base URL. Defaults to https://trust.nsgoods.org.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Agent Trust MCP

same job, measured the same way
Kraken Signals MCP
by nikoble1926

Kraken crypto signals via x402: free preview + paid USDC-on-Base signals, regime & indicators

28 installs/wk local only
C
402
by 402

Trust layer for agent payments (x402, Base): verify agents, risk scores, signed escrow verdicts.

55 installs/wk local only
sigtap Agent Tools
by unnamedaiagent

13 paid x402 tools, USDC/Base. Free check: GET /preview<path>=200 sample. Copy-paste pay: /llms.txt

13 tools answering
Agentradar
by bichev

Trust scoring, scam detection, and EAS attestations for ERC-8004 + x402 agents on Base.

63 installs/wk local only
Quartermaster
by surewhynot-quartermaster

x402 toolkit for AI agents: paid web, AI, and Base chain tools per call in USDC. Free tools too.

49 tools answering
x402 Merchant Check
by gradientdecisions

Pre-payment merchant trust checks for x402 agents on Base and Solana.

1 tools answering
Djd Agent Score
by jacobsd32-cpu

Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.

38 installs/wk local only
AgentIndex
by cognivis

Trust scores and on-chain payment receipts for x402 services.

4 tools answering

Agent Trust MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Trust MCP?
Agent Trust MCP 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 @nikosble1926/agent-trust-mcp was installed 30 times last week.
Is Agent Trust MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Agent Trust MCP?
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 @nikosble1926/agent-trust-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agent Trust MCP?
The npm package @nikosble1926/agent-trust-mcp was installed 30 times in the last week. Week over week that is +17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.