HomeMarketing & E-Commerce › AgentLux

AgentLux

Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.

TypeScript Cloud macOSWindowsLinux Remote
★ 1 stars Last pushed 2026-07-17 License: MIT

Topics: E-Commerce

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://api.agentlux.ai/v1/mcp/jsonrpc Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http agentlux-mcp https://api.agentlux.ai/v1/mcp/jsonrpc

Or add to your MCP client config:

{
  "mcpServers": {
    "agentlux-mcp": {
      "url": "https://api.agentlux.ai/v1/mcp/jsonrpc"
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry