MCP server for the @agentutility rollforge cluster — pay-per-call x402 tools, no API keys, USDC on…
claude mcp add mcp-rollforge -- npx -y @agentutility/mcp-rollforge
claude_desktop_config.json
{
"mcpServers": {
"mcp-rollforge": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-rollforge"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-rollforge": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-rollforge"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-rollforge": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-rollforge"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-rollforge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-rollforge"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-rollforge": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-rollforge"
]
}
}
}
Did the job but rate limits kicked in under heavy use.
Clean install config, worked in Claude Code out of the box.
Clean install config, worked in Claude Code out of the box.
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