com.utilsforagents/utilsforagents-mcp MCP Server
com.utilsforagents/utilsforagents-mcp
What is the com.utilsforagents/utilsforagents-mcp MCP server?
Pay-per-call AI agent utilities via x402 on Base (USDC). 7 tools, $0.003/call.
How to install com.utilsforagents/utilsforagents-mcp
Copy-paste configuration for popular MCP clients.
EVM_PRIVATE_KEYrequiredsecretEVM wallet private key (hex, with or without 0x prefix) used to sign x402 micropayments on Base. The wallet must hold a small amount of USDC on Base ($0.003 per tool call).
{
"mcpServers": {
"utilsforagents-mcp": {
"command": "npx",
"args": [
"-y",
"utilsforagents-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>"
}
}
}
}{
"mcpServers": {
"utilsforagents-mcp": {
"command": "npx",
"args": [
"-y",
"utilsforagents-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>"
}
}
}
}{
"mcpServers": {
"utilsforagents-mcp": {
"command": "npx",
"args": [
"-y",
"utilsforagents-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>"
}
}
}
}{
"servers": {
"utilsforagents-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"utilsforagents-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>"
}
}
}
}claude mcp add utilsforagents-mcp --env EVM_PRIVATE_KEY=<YOUR_EVM_PRIVATE_KEY> -- npx -y utilsforagents-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.