Catalog
io.github.bendtherules/ask262
Officialby bendtherules · HTML
Ask262
MCP server for understanding Javascript internals from ECMAScript specification.
Query ECMAScript specification to understand JavaScript language internals.
Topics
ecma262ecmascriptengine262mcpmodelcontextprotocol
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ask262": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ask262.mcp.bendtherules.io/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.