io.github.sznt2010/agentresources-mcp
Quality Score
85
/100
MCP server for Agent Resources: Trust Cards, signed telemetry, ERC-8004 identity, x402.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"agentresources-mcp": {
"command": "npx",
"args": [
"-y",
"@agentresources/mcp"
],
"env": {
"AR_API_BASE": "<ar_api_base>",
"AR_AGENT_PRIVATE_KEY": "<your-ar_agent_private_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"agentresources-mcp": {
"command": "npx",
"args": [
"-y",
"@agentresources/mcp"
],
"env": {
"AR_API_BASE": "<ar_api_base>",
"AR_AGENT_PRIVATE_KEY": "<your-ar_agent_private_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @agentresources/mcp§02 Environment variables
AR_API_BASEOverride AR gateway base URL. Defaults to https://api.agentresources.xyz
AR_AGENT_PRIVATE_KEYsecret
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).
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.