Feedback for Grok
ai.b77/feedback
Capture feature requests and bug reports from chat into a searchable, AI-categorized backlog.
client:Grok
transport:streamable-http
Install Feedback in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"feedback": {
"type": "http",
"url": "https://feedback.b77.ai/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