EOxElements for Cursor
io.github.eox-a/eoxelements
A server to provide information about EOxElements custom elements for coding agents.
client:Cursor
transport:streamable-http
runtime:npm
tools:10
Install EOxElements in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"eoxelements": {
"url": "https://elements.mcp.eox.at"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs