register_webhook — Blueprint Agentic Staking (Solentic) MCP Tool
register_webhook
(register webhook) is one of 29 tools on the
Blueprint Agentic Staking (Solentic)
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call register_webhook from your client
- Claude Code Blueprint Agentic Staking (Solentic) register_webhook run in your project directory
- Claude Desktop Blueprint Agentic Staking (Solentic) register_webhook ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Blueprint Agentic Staking (Solentic) register_webhook ~/.cursor/mcp.json
- VS Code Blueprint Agentic Staking (Solentic) register_webhook .vscode/mcp.json
- Zed Blueprint Agentic Staking (Solentic) register_webhook ~/.config/zed/settings.json
- Windsurf Blueprint Agentic Staking (Solentic) register_webhook ~/.codeium/windsurf/mcp_config.json
- Cline Blueprint Agentic Staking (Solentic) register_webhook ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Blueprint Agentic Staking (Solentic) register_webhook ~/.gemini/settings.json
- Grok Blueprint Agentic Staking (Solentic) register_webhook .mcp.json (in your project root)
- ChatGPT Blueprint Agentic Staking (Solentic) register_webhook Settings → Connectors → Advanced → Developer mode
- Claude.ai Blueprint Agentic Staking (Solentic) register_webhook Settings → Connectors → Add custom connector
- LangChain Blueprint Agentic Staking (Solentic) register_webhook pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http solentic https://solentic.theblueprint.xyz/mcp
Other tools on this server
- stake
- unstake
- withdraw
- get_validator_info
- get_staking_apy
- get_performance_metrics
- create_stake_transaction
- create_unstake_transaction
- withdraw_stake
- check_stake_accounts
- check_withdraw_ready
- get_verification_links
- generate_wallet
- check_balance
- submit_transaction
- get_infrastructure
- verify_transaction
- verify_code_integrity
- simulate_stake
- get_staking_summary
- donate
- get_epoch_timing
- check_address_type
- list_webhooks
- delete_webhook
- set_staking_policy
- get_staking_policy
- delete_staking_policy
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.