io.github.sznt2010/agentresources-mcp MCP Server
io.github.sznt2010/agentresources-mcp
What is the io.github.sznt2010/agentresources-mcp MCP server?
MCP server for Agent Resources: Trust Cards, signed telemetry, ERC-8004 identity, x402.
How to install io.github.sznt2010/agentresources-mcp
Copy-paste configuration for popular MCP clients.
AR_API_BASEOverride AR gateway base URL. Defaults to https://api.agentresources.xyz
AR_AGENT_PRIVATE_KEYsecretsecp256k1 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).
{
"mcpServers": {
"agentresources-mcp": {
"command": "npx",
"args": [
"-y",
"@agentresources/mcp",
"-y",
"@agentresources/mcp"
],
"env": {
"AR_API_BASE": "<YOUR_AR_API_BASE>",
"AR_AGENT_PRIVATE_KEY": "<YOUR_AR_AGENT_PRIVATE_KEY>"
}
}
}
}{
"mcpServers": {
"agentresources-mcp": {
"command": "npx",
"args": [
"-y",
"@agentresources/mcp",
"-y",
"@agentresources/mcp"
],
"env": {
"AR_API_BASE": "<YOUR_AR_API_BASE>",
"AR_AGENT_PRIVATE_KEY": "<YOUR_AR_AGENT_PRIVATE_KEY>"
}
}
}
}{
"mcpServers": {
"agentresources-mcp": {
"command": "npx",
"args": [
"-y",
"@agentresources/mcp",
"-y",
"@agentresources/mcp"
],
"env": {
"AR_API_BASE": "<YOUR_AR_API_BASE>",
"AR_AGENT_PRIVATE_KEY": "<YOUR_AR_AGENT_PRIVATE_KEY>"
}
}
}
}{
"servers": {
"agentresources-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentresources/mcp",
"-y",
"@agentresources/mcp"
],
"env": {
"AR_API_BASE": "<YOUR_AR_API_BASE>",
"AR_AGENT_PRIVATE_KEY": "<YOUR_AR_AGENT_PRIVATE_KEY>"
}
}
}
}claude mcp add agentresources-mcp --env AR_API_BASE=<YOUR_AR_API_BASE> --env AR_AGENT_PRIVATE_KEY=<YOUR_AR_AGENT_PRIVATE_KEY> -- npx -y @agentresources/mcp -y @agentresources/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.