mcpbeat Sign in

DexL Agents MCP Server

answering

DexL Agents is answering right now. Last checked 14 min ago. It exposes 5 tools. Last commit 18 Sep 2026.

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

Uptime history 18 hours of history
18 hours agonow
100.0%
Uptime 24h
67 of 67 checks
5
Tools
read from the server
331 ms
Response time
average over 24h
0
Stars
last commit 18 Sep 2026

Nothing serious here today

Today is the operative word: we check DexL Agents every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add agents --transport http https://agents.dexl.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agents": {
      "url": "https://agents.dexl.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agents]
url = "https://agents.dexl.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agents": {
      "url": "https://agents.dexl.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agents": {
      "url": "https://agents.dexl.io/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

dexl
dexl_catalogue
Everything DexL sells with its price: per-call tools, models and packaged products. Free, no payment.
dexl_free_chat
Chat completion on the free tier (model dexl-free). No wallet, no account, no payment header. Use it to try the gateway before paying for a stronger model.
dexl_how_to_pay
How to pay for a DexL call: the x402 flow, supported chains, and the local client that signs payments for you.
dexl_models
Chat models callable through the gateway, including the free one (id: dexl-free). Free, no payment.
dexl_price
Exact price of one paid tool for a given request body. Sends the request WITHOUT payment and returns the 402 quote - it does not run the tool and costs nothing.

Endpoints

URLTransportStateLatencyChecked
https://agents.dexl.io/mcp streamable-http answering 396 ms 14 min ago

Alternatives to DexL Agents

same job, measured the same way
Blockrun MCP
by blockrunai

Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402.

554 installs/wk local only
AgentIndex x402
by agentindex

Pay-per-call web search, translation and research jobs for AI agents. USDC on Base, no account.

33 tools answering
Taskfleet MCP
by bfai-1

Pay-per-call MCP tools: web search, scraping, on-chain wallet intel, extraction. x402 USDC on Base.

46 installs/wk local only
C
Forage
by forage

Web search and URL-to-markdown for agents. Pay per call in USDC on Base, no signup.

2 tools answering
Google Search data for agents
by fetcher-google

1 Google Search endpoints. Pay per call in USDC via x402.

3 tools answering
X
Web Search & Data API
by kadec0

Web search, scraping, Google Trends and data lookups. Paid per call in USDC on Base via x402.

23 tools answering
Texttostl
by texttostl

x402-paid tools: text to 3D-printable STL, web search, and search+read. USDC on Base.

4 tools answering
Deep Research MCP Server
by perufitlife

Web search, clean page reading & one-call research dossiers for AI agents. No API key.

38 installs/wk local only

DexL Agents — questions

Answers built from our own checks of this server.

What can DexL Agents do?
It exposes 5 tools, read directly from the server on our last check. Among them: dexl_catalogue, dexl_free_chat, dexl_how_to_pay, dexl_models, dexl_price. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is DexL Agents working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 67 of 67 checks got a reply (100.0%), average response time 331 ms. The bar chart above shows every period we have measured.
How do I connect DexL Agents?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does DexL Agents need an API key?
No. DexL Agents completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is DexL Agents?
It answers our handshake in 331 ms on average, which is faster than 46% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is DexL Agents open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.