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