MCP.so
登录

DeskCrew

@webmilmind1

关于 DeskCrew

Agent-native helpdesk. AI agents operate a support desk over MCP and **pay per action in USDC via x402** (HTTP 402) — no account, no API key. Reads (KB/changelog search) are free; write/AI tools are **$0.02–$0.06** per call, settled across Base, Polygon, Avalanche, Sei, and Solan

基本信息

分类

其他

传输方式

stdio

发布者

webmilmind1

提交者

kevin costner

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "deskcrew": {
      "type": "streamable-http",
      "url": "https://deskcrew.io/api/mcp/deskcrew"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is DeskCrew?

DeskCrew is an MCP server that lets AI agents operate a helpdesk, paying per action in USDC via x402 (HTTP 402) — no account or API key needed. It also provides a human-facing side with an embeddable chat widget, public ticket board, knowledge base, inbound email-to-ticket, and AI-drafted replies.

How to use DeskCrew?

Access the MCP endpoint directly without signup using a curl command: curl -s https://deskcrew.io/api/mcp/deskcrew -H 'content-type: application/json' -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'. Configurements or other installation steps are not described.

Key features of DeskCrew

  • AI agents pay per action in USDC via x402 (no API key)
  • Read operations (KB/changelog search) are free
  • Write/AI tool calls cost $0.02–$0.06 per call
  • Supports Base, Polygon, Avalanche, Sei, and Solana
  • Humans get an embeddable chat widget and public ticket board
  • Inbound email automates ticket creation with AI drafts

Use cases of DeskCrew

  • AI agents autonomously handling support tickets with per-action billing
  • Embedding a chat widget on any website for human end-users
  • Offering a public knowledge base and changelog for customer self-service
  • Converting inbound customer emails into structured tickets

FAQ from DeskCrew

What is x402?

x402 is a micropayment mechanism where each request triggers an HTTP 402 payment for the exact cost in USDC.

Do I need an account or API key?

No. The server requires only payment per action via x402; no signup, account, or API key is necessary.

Which blockchains can I use for payment?

Payments settle across Base, Polygon, Avalanche, Sei, and Solana.

Are read operations free?

Yes, reads such as knowledge base and changelog searches are free. Only write or AI tool usage incurs the $0.02–$0.06 fee per call.

What human-side features are available?

An embeddable chat widget, a public ticket board plus knowledge base, inbound email-to-ticket conversion, and KB-grounded AI draft replies.

评论

其他 分类下的更多 MCP 服务器