E2LLM for Cursor
com.e2llm/element-to-llm
E2LLM gives your AI eyes and hands in a real browser: structured perception (SiFR) plus action.
client:Cursor
transport:streamable-http
Install E2LLM in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"element-to-llm": {
"url": "https://mcp.e2llm.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs