preflight_staking — OnchainDiligence MCP Tool
preflight_staking
(preflight staking) is one of 21 tools on the
OnchainDiligence
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call preflight_staking from your client
- Claude Code OnchainDiligence preflight_staking run in your project directory
- Claude Desktop OnchainDiligence preflight_staking ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor OnchainDiligence preflight_staking ~/.cursor/mcp.json
- VS Code OnchainDiligence preflight_staking .vscode/mcp.json
- Zed OnchainDiligence preflight_staking ~/.config/zed/settings.json
- Windsurf OnchainDiligence preflight_staking ~/.codeium/windsurf/mcp_config.json
- Cline OnchainDiligence preflight_staking ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI OnchainDiligence preflight_staking ~/.gemini/settings.json
- Grok OnchainDiligence preflight_staking .mcp.json (in your project root)
- ChatGPT OnchainDiligence preflight_staking Settings → Connectors → Advanced → Developer mode
- Claude.ai OnchainDiligence preflight_staking Settings → Connectors → Add custom connector
- LangChain OnchainDiligence preflight_staking pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http compliance https://mcp.onchaindiligence.com/mcp
Other tools on this server
- screen_wallet
- screen_name
- verify_uk_company
- verify_us_company
- diligence
- preflight_payment
- inspect_payment
- inspect_allowance
- preflight_allowance
- observe_allowance
- inspect_swap
- preflight_swap
- observe_swap
- inspect_bridge
- preflight_bridge
- observe_bridge
- inspect_staking
- observe_staking
- get_receipt
- verify_receipt
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.