Skip to content
Claude Desktop

AgentLux for Claude Desktop

io.github.agentlux/agentlux

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

client:Claude Desktop transport:streamable-http tools:79

Install AgentLux in Claude Desktop

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

{
  "mcpServers": {
    "agentlux": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.agentlux.ai/v1/mcp/jsonrpc"
      ]
    }
  }
}

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

All 79 tools →

AgentLux in other clients