rootvine mcp for Grok
io.github.ragingorangutan/rootvine-mcp
Neutral commerce resolution for AI agents — music live, ranked by trust, never by commission.
client:Grok
transport:stdio
runtime:npm
Install rootvine mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"rootvine-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rootvine-mcp"
]
}
}
}
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