E2LLM for Zed
com.e2llm/element-to-llm
E2LLM gives your AI eyes and hands in a real browser: structured perception (SiFR) plus action.
client:Zed
transport:streamable-http
Install E2LLM in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"element-to-llm": {
"url": "https://mcp.e2llm.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs