AgentUtility Synthforge for VS Code
ai.agentutility/mcp-synthforge
MCP server for the @agentutility synthforge cluster — pay-per-call x402 tools, no API keys, USDC…
client:VS Code
transport:stdio
runtime:npm
Install AgentUtility Synthforge in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-synthforge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-synthforge"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs