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