Likerts for Grok
io.github.crosstabs/likerts
Manage open-source in-product surveys, collections, responses and exports with scoped access.
client:Grok
transport:streamable-http
runtime:npm
Install Likerts in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"likerts": {
"type": "http",
"url": "https://likerts-mcp.onrender.com/mcp/{workspaceId}"
}
}
}
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