Blueprint Agentic Staking (Solentic) for Claude Desktop
io.github.blueprint-infrastructure/solentic
Native Solana staking for AI agents. 26 MCP tools, one-shot signing, webhooks.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:29
Install Blueprint Agentic Staking (Solentic) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"solentic": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://solentic.theblueprint.xyz/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- 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
- register_webhook