check_solana_transaction — RugShield MCP Tool Read-only
check_solana_transaction
(check solana transaction) is one of 4 tools on the
RugShield
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_solana_transaction from your client
- Claude Code RugShield check_solana_transaction run in your project directory
- Claude Desktop RugShield check_solana_transaction ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor RugShield check_solana_transaction ~/.cursor/mcp.json
- VS Code RugShield check_solana_transaction .vscode/mcp.json
- Zed RugShield check_solana_transaction ~/.config/zed/settings.json
- Windsurf RugShield check_solana_transaction ~/.codeium/windsurf/mcp_config.json
- Cline RugShield check_solana_transaction ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI RugShield check_solana_transaction ~/.gemini/settings.json
- Grok RugShield check_solana_transaction .mcp.json (in your project root)
- ChatGPT RugShield check_solana_transaction Settings → Connectors → Advanced → Developer mode
- Claude.ai RugShield check_solana_transaction Settings → Connectors → Add custom connector
- LangChain RugShield check_solana_transaction pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http rugshield https://getrugshield.com/mcp/
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 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.