portal_substrate_query_calls — SQD MCP Tool
portal_substrate_query_calls
(portal substrate query calls) 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_substrate_query_calls from your client
- Claude Code SQD portal_substrate_query_calls run in your project directory
- Claude Desktop SQD portal_substrate_query_calls ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SQD portal_substrate_query_calls ~/.cursor/mcp.json
- VS Code SQD portal_substrate_query_calls .vscode/mcp.json
- Zed SQD portal_substrate_query_calls ~/.config/zed/settings.json
- Windsurf SQD portal_substrate_query_calls ~/.codeium/windsurf/mcp_config.json
- Cline SQD portal_substrate_query_calls ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SQD portal_substrate_query_calls ~/.gemini/settings.json
- Grok SQD portal_substrate_query_calls .mcp.json (in your project root)
- ChatGPT SQD portal_substrate_query_calls Settings → Connectors → Advanced → Developer mode
- Claude.ai SQD portal_substrate_query_calls Settings → Connectors → Add custom connector
- LangChain SQD portal_substrate_query_calls 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_list_networks
- 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_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.