Nolt for Grok
io.nolt/nolt
A collaborative place for user requests: collect feedback, plan work, keep users in the loop.
client:Grok
transport:streamable-http
Install Nolt in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"nolt": {
"type": "http",
"url": "https://nolt.io/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