Nifra docs for Grok
io.github.nifrajs/nifra-docs
Nifra docs, runnable examples, and API types as an MCP server for any AI assistant.
client:Grok
transport:streamable-http
tools:5
Install Nifra docs in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"nifra-docs": {
"type": "http",
"url": "https://mcp.nifra.dev"
}
}
}
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