lookup_lightning_channels_per_node — mcp MCP Tool Read-only
lookup_lightning_channels_per_node
(lookup lightning channels per node) is one of 46 tools on the
mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call lookup_lightning_channels_per_node from your client
- Claude Code mcp lookup_lightning_channels_per_node run in your project directory
- Claude Desktop mcp lookup_lightning_channels_per_node ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mcp lookup_lightning_channels_per_node ~/.cursor/mcp.json
- VS Code mcp lookup_lightning_channels_per_node .vscode/mcp.json
- Zed mcp lookup_lightning_channels_per_node ~/.config/zed/settings.json
- Windsurf mcp lookup_lightning_channels_per_node ~/.codeium/windsurf/mcp_config.json
- Cline mcp lookup_lightning_channels_per_node ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mcp lookup_lightning_channels_per_node ~/.gemini/settings.json
- Grok mcp lookup_lightning_channels_per_node .mcp.json (in your project root)
- ChatGPT mcp lookup_lightning_channels_per_node Settings → Connectors → Advanced → Developer mode
- Claude.ai mcp lookup_lightning_channels_per_node Settings → Connectors → Add custom connector
- LangChain mcp lookup_lightning_channels_per_node pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.robtex.com/mcp
Other tools on this server
- latest_lightning_channels
- ip_reputation
- lookup_dns
- reverse_lookup_dns_records
- reverse_lookup_mx
- reverse_lookup_ns
- reverse_lookup_ip
- historic_reverse_lookup_ns
- historic_reverse_lookup_mx
- historic_reverse_lookup_ip
- lookup_mac
- lookup_as_whois
- lookup_lightning_node
- lookup_lightning_channel
- get_recommended_lightning_peers
- search_lightning_nodes_by_alias
- domain_rdap
- parse_hostname
- is_subdomain
- registered_domain
- tld_info
- reverse_lookup_cname
- historic_reverse_lookup_cname
- ip_geolocation
- ip_network
- ip_to_asn
- ip_blocklist_check
- ip_threat_intel
- as_info
- as_prefixes
- domain_reputation
- domain_ranking
- domain_blocklist_check
- dns_differential
- domain_shared_ip
- domain_shared_ns
- domain_shared_mx
- check_email
- ping
- lookup_bitcoin_transaction
- lookup_bitcoin_address
- lookup_bitcoin_block
- bitcoin_address_transactions
- bitcoin_transaction_spends
- bitcoin_blockchain_stats
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.