valoria for Grok
io.github.jamesrez/valoria
Make money with x402. See what's earning, find profitable gaps, and price your service right.
client:Grok
transport:stdio
runtime:npm
Install valoria in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"valoria": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jamesrez/valoria"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs