valoria intelligence for Grok
io.github.jamesrez/valoria-intelligence
Find where the money is in AI services. See what's earning and find market gaps.
client:Grok
transport:stdio
runtime:npm
Install valoria intelligence in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"valoria-intelligence": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jamesrez/valoria-intelligence"
]
}
}
}
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