Agentresources MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 4 May 2026.
MCP server for Agent Resources: Trust Cards, signed telemetry, ERC-8004 identity, x402.
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"
}
}
}
Answers built from our own checks of this server.