MCP.so
登录

gorse

@dataontap

关于 gorse

Data On Tap Inc. is a Full MVNO operating network 302 100 in Canada. This is DOT's code repository. It includes advanced security and authentication, various connectivity tools, intelligence, including smart network reservations, eSIM/iSIM, bootstrap wireless connectivity, D2C sa

基本信息

分类

开发工具

许可证

NOASSERTION

运行时

python

传输方式

stdio

发布者

dataontap

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

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

概览

What is gorse?

gorse is a Model Context Protocol (MCP) server that enables AI assistants (ChatGPT, Gemini) to activate DOTM eSIMs through natural conversation. It provides a full telecommunications stack with global eSIM connectivity, blockchain token rewards, and enterprise-grade automation.

How to use gorse?

Users invoke gorse by speaking trigger phrases like "Global Data eSIM" or "DOT eSIM" to an integrated AI assistant. The server exposes endpoints at GET /mcp (info), POST /mcp/messages (JSON‑RPC 2.0 tool execution), and GET /mcp/docs (documentation). Activation follows a conversation flow: user request → automatic account creation → Stripe invoice → payment verification → OXIO eSIM provisioning → QR code delivery.

Key features of gorse

  • 5 AI tools: calculate_pricing, search_services, get_service_details, compare_memberships, activate_esim
  • Automatic user registration from AI conversations
  • Stripe invoice generation and payment verification
  • Rate limiting: 100 activations per hour with queue management
  • Real‑time ETA tracking for pending activations
  • OXIO integration for live eSIM provisioning in 190+ countries

Use cases of gorse

  • Activate a global data eSIM for travel by asking ChatGPT or Gemini
  • Compare membership plans and pricing through natural conversation
  • Automate account creation and payment handling for new users
  • Deploy an AI‑powered MVNO for self‑service eSIM activation

FAQ from gorse

How does the AI activation workflow work?

The user requests an eSIM, the AI calls gorse tools to create an account, send a $1 Stripe invoice, verify payment, and activate the eSIM via OXIO, then delivers the QR code by email.

What are the rate limits?

100 activations per hour with an intelligent queue system that provides position tracking and estimated wait time.

What authentication and payment methods are supported?

Firebase authentication manages user identity; Stripe handles automatic invoice generation and payment verification.

What MCP tools does the server provide?

Five tools: calculate_pricing, search_services, get_service_details, compare_memberships, and activate_esim (the primary activation tool).

Where are the data servers located?

Data servers are hosted in North America: N. Virginia, USA and Montreal, Canada.

评论

开发工具 分类下的更多 MCP 服务器