Blueprint Agentic Staking (Solentic)
@blueprint-infrastructure
The only native Solana staking platform purpose-built for AI agents. 30 REST endpoints, 26 MCP tools, A2A agent card with 13 skills, and custom OpenAPI 3.1 spec. Zero-custody architecture returning unsigned transactions for client-side signing. On-chain memo attribution, SHA-256
概要
What is Blueprint Agentic Staking (Solentic)?
Blueprint Agentic Staking (Solentic) is a native Solana staking infrastructure purpose-built for AI agents. It provides 26 MCP tools for one-shot stake/unstake/withdraw operations, webhooks for state change notifications, and full lifecycle automation.
How to use Blueprint Agentic Staking (Solentic)?
Configure the MCP server with the URL https://solentic.theblueprint.xyz/mcp in your mcpServers settings. Then invoke tools such as stake, unstake, withdraw for one-shot signing and submission, and use webhooks for push notifications on staking events.
Key features of Blueprint Agentic Staking (Solentic)
- One-shot tools:
stake,unstake,withdrawin a single call - Webhooks for push notifications on staking events
- Portfolio dashboard via
get_staking_summarytool - Withdrawal readiness checker (
check_withdraw_ready) - Address type detection (
check_address_type) - Full on-chain verification and transparency
Use cases of Blueprint Agentic Staking (Solentic)
- AI agents autonomously staking Solana tokens in one call
- Receiving push notifications when staking epochs complete
- Checking withdrawal readiness before claiming rewards
- Identifying account types (wallet, stake, vote) via tool
- Automating the full staking lifecycle with webhooks
FAQ from Blueprint Agentic Staking (Solentic)
How does one-shot staking work?
Agents pass their key to the tool, and the platform signs and submits the transaction in a single call.
What webhook events are available?
Webhooks notify for `with