FeatureJet for Grok
com.featurejet/feedback-board
The feedback board your AI agents work from: users vote, agents build over MCP. 22 tools.
client:Grok
transport:streamable-http
Install FeatureJet in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"feedback-board": {
"type": "http",
"url": "https://mcp.featurejet.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