mcpbeat

Agentic MCP Server

ai.deskcrew/agentic
answering

Agentic is answering right now. Last checked 13 min ago. It exposes 4 tools.

Buy a managed AI phone agent for a business, paid keylessly via x402/RLUSD on the XRP Ledger.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
197 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

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

Available tools 4

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

catalog
get_catalog
Get the DeskCrew.ai agentic catalog: what is for sale (a managed AI phone agent for a business), the exact price and payment rails, the spec schema, and why an agent operating for a call-missing business would buy it.
order
get_order_status
Check an order you placed. Provide the orderId and orderKey returned by submit_payment. Returns the fulfilment status: paid, provisioning, live, or cancelled.
purchase
create_purchase_challenge
Begin a purchase. Provide the setup spec (see get_catalog for the schema; businessName, contactEmail and agentPurpose are required). Returns the x402 payment requirements to sign. No money moves and no order is created at this step.
submit
submit_payment
Complete a purchase. Provide the same spec plus paymentSignature: the base64 PAYMENT-SIGNATURE header you produced by signing one of the payment requirements with your XRPL wallet (the x402-xrpl package does this). Settlement happens on-ledger before any order is created. Returns your orderId, orderKey and the transaction receipt.

Endpoints

URLTransportStateLatencyChecked
https://deskcrew.ai/api/mcp streamable-http answering 193 ms 13 min ago

Agentic — questions

Answers built from our own checks of this server.

What can Agentic do?
It exposes 4 tools, read directly from the server on our last check. Among them: create_purchase_challenge, get_catalog, get_order_status, submit_payment. 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 Agentic working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 197 ms. The bar chart above shows every period we have measured.
Is Agentic still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Agentic?
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 Agentic need an API key?
No. Agentic completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agentic?
It answers our handshake in 197 ms on average, which is faster than 63% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.