Toolkit Description
Solentic is native Solana staking infrastructure purpose-built for AI agents. It provides 26 MCP tools and 30 REST endpoints for the complete staking lifecycle with Blueprint validator (~6% APY, rank 87, 429K SOL, 0% commission).
Why This Integration Matters
AI agents holding SOL have no way to earn yield on idle funds. Solentic lets any agent stake, unstake, and withdraw SOL natively — no smart contract risk, no derivative tokens, just direct validator delegation.
Available Tools (26)
- One-shot:
stake, unstake, withdraw (build + sign + submit in one call)
- Info:
get_validator_info, get_staking_apy, get_performance_metrics, get_infrastructure
- Accounts:
check_balance, check_stake_accounts, check_withdraw_ready, get_staking_summary
- Simulation:
simulate_stake, get_epoch_timing
- Unsigned tx builders:
create_stake_transaction, create_unstake_transaction, withdraw_stake, submit_transaction
- Verification:
verify_transaction, verify_code_integrity, get_verification_links
- Webhooks:
register_webhook, list_webhooks, delete_webhook
- Utility:
generate_wallet, check_address_type, donate
Integration Details
Security
Zero custody — returns unsigned transactions, agents sign locally. No API keys, no authentication required. Rate limited at 100 req/min. Deployed source verifiable via verify_code_integrity.
Existing Listings
Already live on: Official MCP Registry, Glama (Security: A, License: A), Smithery, awesome-mcp-servers, Solana Foundation awesome-solana-ai, mcp.so
Toolkit Description
Solentic is native Solana staking infrastructure purpose-built for AI agents. It provides 26 MCP tools and 30 REST endpoints for the complete staking lifecycle with Blueprint validator (~6% APY, rank 87, 429K SOL, 0% commission).
Why This Integration Matters
AI agents holding SOL have no way to earn yield on idle funds. Solentic lets any agent stake, unstake, and withdraw SOL natively — no smart contract risk, no derivative tokens, just direct validator delegation.
Available Tools (26)
stake,unstake,withdraw(build + sign + submit in one call)get_validator_info,get_staking_apy,get_performance_metrics,get_infrastructurecheck_balance,check_stake_accounts,check_withdraw_ready,get_staking_summarysimulate_stake,get_epoch_timingcreate_stake_transaction,create_unstake_transaction,withdraw_stake,submit_transactionverify_transaction,verify_code_integrity,get_verification_linksregister_webhook,list_webhooks,delete_webhookgenerate_wallet,check_address_type,donateIntegration Details
https://solentic.theblueprint.xyz/mcp(Streamable HTTP, no auth required)https://solentic.theblueprint.xyz/api/v1/Security
Zero custody — returns unsigned transactions, agents sign locally. No API keys, no authentication required. Rate limited at 100 req/min. Deployed source verifiable via
verify_code_integrity.Existing Listings
Already live on: Official MCP Registry, Glama (Security: A, License: A), Smithery, awesome-mcp-servers, Solana Foundation awesome-solana-ai, mcp.so