valoria for VS Code
io.github.jamesrez/valoria
Make money with x402. See what's earning, find profitable gaps, and price your service right.
client:VS Code
transport:stdio
runtime:npm
Install valoria in VS Code
.vscode/mcp.json
{
"servers": {
"valoria": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jamesrez/valoria"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs