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