mycrab-mcp
instant public HTTPS URLs via Cloudflare Tunnels and custom domains for AI agent
mycrab-mcp
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
Máy chủ liên quan
Kone.vc
nhà tài trợMonetize your AI agent with contextual product recommendations
SpotDraft MCP Server
Integrate the SpotDraft API into agentic workflows. Requires SpotDraft API credentials.
Marketing Automation MCP Server
Automates marketing operations with AI-powered optimization, real-time analytics, and multi-platform integration.
esa.io
An MCP server for the esa.io API, allowing you to search, read, create, update, and delete posts.
Linear MCP Server
Interact with the Linear project management system using its GraphQL API.
MCP MD2PDF Server
Convert Markdown documents to PDF with support for Mermaid diagrams.
Breathe HR
Provides secure, read-write access to Breathe HR data for AI assistants.
Jira MCP Server
Integrates with Jira's REST API to manage issues programmatically.
appium-mcp
MCP server for Mobile Development and Automation | iOS, Android, Simulator, Emulator, and Real Devices
Japanese Text Analyzer MCP Server
Performs morphological analysis on Japanese text using kuromoji.js.
Odoo-MCP
Integrate with Odoo ERP systems to manage business data and operations. Requires external configuration for connection parameters.