robtex/claude-plugins
Claude Code plugin — DNS, IP, Bitcoin, Lightning, and threat intelligence tools powered by Robtex
Platform-specific configuration:
{
"mcpServers": {
"claude-plugins": {
"command": "npx",
"args": [
"-y",
"claude-plugins"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Claude Code plugin for DNS, IP intelligence, Bitcoin blockchain, Lightning Network, and threat intelligence — powered by Robtex.
# Step 1: Add the marketplace (full GitHub URL required)
/plugin marketplace add https://github.com/robtex/claude-plugins
# Step 2: Install the plugin
/plugin install robtex@robtex-plugins| Skill | Usage | Description | |-------|-------|-------------| | /robtex:investigate | /robtex:investigate 8.8.8.8 | Full investigation — DNS, IP intel, reputation, threats, routing | | /robtex:dns | /robtex:dns example.com | DNS records, passive DNS history, infrastructure | | /robtex:crypto | /robtex:crypto bc1q... | Bitcoin address/tx/block lookup, Lightning node analysis | | /robtex:threat-scan | /robtex:threat-scan evil.com | Blocklist scan (100+ DNSBLs), reputation, threat feeds | | /robtex:network-map | /robtex:network-map AS15169 | AS prefixes, routing, WHOIS, network mapping | | /robtex:email-check | /robtex:email-check user@example.com | SMTP verification, SPF/DMARC, disposable detection |
The plugin connects to mcp.robtex.com which provides 50+ tools:
# Investigate a suspicious IP
/robtex:investigate 185.220.101.34
# Check DNS for a domain
/robtex:dns cloudflare.com
# Look up a Bitcoin address
/robtex:cryptoLoading reviews...