Agentresources MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 4 May 2026.
MCP server for Agent Resources: Trust Cards, signed telemetry, ERC-8004 identity, x402.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const res = spawnSync(tool, args, { encoding: "utf8", timeout: 30_000 });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add agentresources-mcp -- npx -y @agentresources/mcp
{
"mcpServers": {
"agentresources-mcp": {
"args": [
"-y",
"@agentresources/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agentresources-mcp]
command = "npx"
args = ["-y", "@agentresources/mcp"]
{
"mcpServers": {
"agentresources-mcp": {
"args": [
"-y",
"@agentresources/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentresources-mcp": {
"args": [
"-y",
"@agentresources/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AR_API_BASE (Override AR gateway base URL. Defaults to https://api.agentresources.xyz), AR_AGENT_PRIVATE_KEY (secp256k1 private key (hex) used to sign telemetry envelopes and authenticate via wallet-session login. Required for write-side tools (telemetry, memory, signing-keys). Optional for read-side tools (trust_card_lookup).).
The author declared them in the registry entry; get the values from the project itself.
MCP server for RocketCyber Managed SOC — incidents, alerts, agents, and customer telemetry.
MCP server for RocketCyber Managed SOC — incidents, alerts, agents, and customer telemetry.
MCP stdio server for Attestify OS — governed agent execution and Attestify Trust signed evidence.
ERC-8004 agent trust scores via x402: free preview + paid USDC-on-Base signed scores (5 chains)
Public read-only MCP server for HODLXXI agent identity, trust, receipts, and verification.
MCP Server for Agent Reputation & Trust Scoring
Know if you can trust your MCP server. Trust judgment for AI agents.
Entropy0 MCP server — source trust and URL safety tools for AI agents
Answers built from our own checks of this server.