MCP server for the @agentutility synthforge cluster — pay-per-call x402 tools, no API keys, USDC…
claude mcp add mcp-synthforge -- npx -y @agentutility/mcp-synthforge
claude_desktop_config.json
{
"mcpServers": {
"mcp-synthforge": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-synthforge"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-synthforge": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-synthforge"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-synthforge": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-synthforge"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-synthforge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-synthforge"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-synthforge": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-synthforge"
]
}
}
}
Did the job but rate limits kicked in under heavy use.
Reliable across a long session; no dropped connections.
Used it in a multi-step workflow; results were consistent.
Used it in a multi-step workflow; results were consistent.
POST /mcp