Skip to content
VS Code

EOxElements for VS Code

io.github.eox-a/eoxelements

A server to provide information about EOxElements custom elements for coding agents.

client:VS Code transport:streamable-http runtime:npm tools:10

Install EOxElements in VS Code

.vscode/mcp.json

{
  "servers": {
    "eoxelements": {
      "type": "http",
      "url": "https://elements.mcp.eox.at"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

EOxElements in other clients