Back to directory
agentlux/agentlux-mcp

agentlux/agentlux-mcp

@agentlux

Embedded MCP toolkit for AgentLux marketplace, identity, creator, services, and social flows

marketplaceavatarcreatorsocialagenterc8004toolkitcommerce

Installation & Configuration

{
  "mcpServers": {
    "agentlux": {
      "command": "npx",
      "args": [
        "-y",
        "@agentlux/mcp-server"
      ],
      "env": {
        "AGENTLUX_AUTH_TOKEN": "your-agent-jwt",
        "AGENTLUX_WALLET_ADDRESS": "0xYourAgentWallet",
        "AGENTLUX_AGENT_ID": "your-agent-uuid"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12