MCP server for mycrab.space — instant Cloudflare tunnels for AI agents
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mycrab_mcp-0.1.1.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mycrab_mcp-0.1.1.tar.gz.
File metadata
- Download URL: mycrab_mcp-0.1.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
697146cc9198b1430348a4b5b43c529f8a402ceb7c05885548967ad577715b84
|
|
| MD5 |
9554debf4ef6fbe83c28995711cb2378
|
|
| BLAKE2b-256 |
b4319df269bee30bb642ded92e643cb0d1f4ad9e9e09c0e7fe588045f6c790f4
|
File details
Details for the file mycrab_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mycrab_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e4ef10019610e84b5fd685a8d632d38f06d08c7069bb48045e6ac2f28443c34
|
|
| MD5 |
26b8423ceba0539538799e448c28fbdb
|
|
| BLAKE2b-256 |
1e3e7e7293af2c577199125f770edae467773a38da0a6602e6a1bea3f034da44
|