should i use for Grok
io.github.mrkeyoor/should-i-use
Honest library picks for coding agents in 25-360 tokens. Tells your agent what NOT to install.
client:Grok
transport:streamable-http
runtime:npm
tools:6
Install should i use in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"should-i-use": {
"type": "http",
"url": "https://mrkeyoor.com/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