Skip to content
Claude Desktop

DexL Agents for Claude Desktop

io.github.dexl-io/agents

Pay-per-call AI gateway: models, speech, web search, on-chain reads and NLP tools, via x402.

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

Install DexL Agents in Claude Desktop

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

{
  "mcpServers": {
    "agents": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://agents.dexl.io/mcp"
      ]
    }
  }
}

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

DexL Agents in other clients