Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Mycrab

БесплатноНе проверен

An MCP server that enables AI agents to create instant public HTTPS URLs via Cloudflare Tunnels on mycrab.space. It provides tools for checking subdomain availa

GitHubEmbed

Описание

An MCP server that enables AI agents to create instant public HTTPS URLs via Cloudflare Tunnels on mycrab.space. It provides tools for checking subdomain availability, setting up temporary tunnels, and managing permanent subdomains using Solana payments.

README

MCP server for mycrab.space — instant public HTTPS URLs via Cloudflare Tunnels for AI agents.

Install

uvx mycrab-mcp

Claude Desktop config

Add to ~/.claude/claude_desktop_config.json:

{
  "mcpServers": {
    "mycrab": {
      "command": "uvx",
      "args": ["mycrab-mcp"]
    }
  }
}

Tools

Tool Description
check_domain Check if a subdomain is available on mycrab.space
setup_free_tunnel Get the command for a free tunnel (auto subdomain, expires 61 min)
buy_domain_sol Reserve a permanent subdomain after paying 0.05 SOL on Solana mainnet
get_skill_docs Fetch the full SKILL.md — all templates, commands, and advanced usage

Usage

After install, agents have native mycrab tools in every session:

# Check availability
check_domain("mybot")

# Free throwaway tunnel — live in <60 seconds
setup_free_tunnel()
# → "curl -s https://mycrab.space/agent-setup-auto.sh | bash"

# Permanent custom subdomain (autonomous x402 flow)
buy_domain_sol("mybot", "<solana_tx_signature>")
# → {"setup_token": "...", "setup_command": "..."}

Links

from github.com/isgudtek/mycrab-mcp

Установить Mycrab в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install mycrab-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add mycrab-mcp -- uvx mycrab-mcp

Пошаговые гайды: как установить Mycrab

FAQ

Mycrab MCP бесплатный?

Да, Mycrab MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Mycrab?

Нет, Mycrab работает без API-ключей и переменных окружения.

Mycrab — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Mycrab в Claude Desktop, Claude Code или Cursor?

Открой Mycrab на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Mycrab with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai