Ask262 for Grok
io.github.bendtherules/ask262
MCP server for understanding Javascript internals from ECMAScript specification.
client:Grok
transport:streamable-http
Install Ask262 in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ask262": {
"type": "http",
"url": "https://ask262.mcp.bendtherules.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