portal_list_networks — SQD MCP Tool
portal_list_networks
(portal list networks) is one of 31 tools on the
SQD
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call portal_list_networks from your client
- Claude Code SQD portal_list_networks run in your project directory
- Claude Desktop SQD portal_list_networks ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SQD portal_list_networks ~/.cursor/mcp.json
- VS Code SQD portal_list_networks .vscode/mcp.json
- Zed SQD portal_list_networks ~/.config/zed/settings.json
- Windsurf SQD portal_list_networks ~/.codeium/windsurf/mcp_config.json
- Cline SQD portal_list_networks ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SQD portal_list_networks ~/.gemini/settings.json
- Grok SQD portal_list_networks .mcp.json (in your project root)
- ChatGPT SQD portal_list_networks Settings → Connectors → Advanced → Developer mode
- Claude.ai SQD portal_list_networks Settings → Connectors → Add custom connector
- LangChain SQD portal_list_networks pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http portal-mcp-server https://portal.sqd.dev/mcp
Other tools on this server
- portal_get_network_info
- portal_get_head
- portal_resolve_entity
- portal_get_recent_activity
- portal_get_wallet_summary
- portal_get_time_series
- portal_evm_query_logs
- portal_evm_query_transactions
- portal_evm_query_traces
- portal_evm_query_token_transfers
- portal_evm_get_contract_deployment
- portal_evm_get_contract_activity
- portal_evm_get_analytics
- portal_evm_get_ohlc
- portal_solana_query_instructions
- portal_solana_query_transactions
- portal_solana_get_analytics
- portal_bitcoin_query_transactions
- portal_bitcoin_get_analytics
- portal_substrate_query_events
- portal_substrate_query_calls
- portal_substrate_get_analytics
- portal_hyperliquid_query_fills
- portal_hyperliquid_get_analytics
- portal_hyperliquid_get_ohlc
- portal_tron_query_transactions
- portal_tron_query_logs
- portal_debug_query_blocks
- portal_debug_resolve_time_to_block
- portal_debug_hyperliquid_query_replica_commands
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.