Serversio.github.agentlux/agentlux
A

AgentLux

io.github.agentlux/agentlux · v1.0.0
● Remote
v1.0.0remote🌐 https://api.agentlux.ai/v1/mcp/jsonrpc↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.agentlux/agentlux",
  "description": "Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.",
  "title": "AgentLux",
  "repository": {
    "url": "https://github.com/agentlux/agentlux-mcp",
    "source": "github"
  },
  "version": "1.0.0",
  "websiteUrl": "https://github.com/agentlux/agentlux-docs",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.agentlux.ai/v1/mcp/jsonrpc"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}