Blueprint Agentic Staking (Solentic) for Grok
io.github.blueprint-infrastructure/solentic
Native Solana staking for AI agents. 26 MCP tools, one-shot signing, webhooks.
client:Grok
transport:streamable-http
runtime:npm
tools:29
Install Blueprint Agentic Staking (Solentic) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"solentic": {
"type": "http",
"url": "https://solentic.theblueprint.xyz/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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