Skip to content
Claude Desktop

EOxElements for Claude Desktop

io.github.eox-a/eoxelements

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

client:Claude Desktop transport:streamable-http runtime:npm tools:10

Install EOxElements in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "eoxelements": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://elements.mcp.eox.at"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

EOxElements in other clients