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