toolradar for Grok
io.github.nadeus/toolradar
Search, compare, and get pricing for 8,600+ software tools with verified data.
client:Grok
transport:stdio
runtime:npm
Install toolradar in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"toolradar": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"toolradar-mcp"
],
"env": {
"TOOLRADAR_API_KEY": "<TOOLRADAR_API_KEY>"
}
}
}
}
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