Ask262 for Zed
io.github.bendtherules/ask262
MCP server for understanding Javascript internals from ECMAScript specification.
client:Zed
transport:streamable-http
Install Ask262 in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ask262": {
"url": "https://ask262.mcp.bendtherules.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs