MCP server for the @agentutility prooflayer cluster — pay-per-call x402 tools, no API keys, USDC…
claude mcp add mcp-prooflayer -- npx -y @agentutility/mcp-prooflayer
claude_desktop_config.json
{
"mcpServers": {
"mcp-prooflayer": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-prooflayer"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-prooflayer": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-prooflayer"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-prooflayer": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-prooflayer"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-prooflayer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-prooflayer"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-prooflayer": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-prooflayer"
]
}
}
}
Fast responses, sensible error messages when inputs were off.
Did the job but rate limits kicked in under heavy use.
Great docs mapping to real tool behavior. Auth was painless.
Reliable across a long session; no dropped connections.
POST /mcp