Loomal

EOxElements

MCP server by github.com/eox-a/eoxelements

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

32 starsnpm: @eox/elements-mcp-serverRemote-capable

About EOxElements

EOxElements is an MCP (Model Context Protocol) server published by eox-a in the official MCP registry, listed under Autonomous Agents on Loomal. A server to provide information about EOxElements custom elements for coding agents.

EOxElements runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@eox/elements-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/eox-a/eoxelements, where the project has earned 32 GitHub stars.

Use EOxElements with your agent

Claude Code · one command
claude mcp add --transport http eoxelements https://elements.mcp.eox.at
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "eoxelements": {
      "url": "https://elements.mcp.eox.at"
    }
  }
}
streamable-httphttps://elements.mcp.eox.at
npm@eox/elements-mcp-server

Frequently asked questions

What is EOxElements?
EOxElements is an MCP (Model Context Protocol) server by eox-a in the Autonomous Agents category. A server to provide information about EOxElements custom elements for coding agents.
How do I connect EOxElements to Claude, Cursor, or another MCP client?
EOxElements is a remote MCP server — add its endpoint (https://elements.mcp.eox.at) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is EOxElements open source?
Yes — the source code is public at github.com/eox-a/eoxelements, with 32 GitHub stars.
Can AI agents pay to use EOxElements?
Not yet through Loomal — EOxElements is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain EOxElements? Claim this listing free by verifying GitHub ownership, or contact us.