Submit

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 source verification, and ~6% APY with Jito MEV boost. Compatible with Claude, LangChain, CrewAI, ElizaOS, OpenClaw, and any HTTP-capable agent.
Overview

Blueprint Agentic Staking

Native Solana staking infrastructure purpose-built for AI agents. 26 MCP tools — one-shot stake/unstake/withdraw (agents pass their key, platform signs and submits in one call), webhooks for state change notifications, and full lifecycle automation.

Key Features

  • One-shot toolsstake, unstake, withdraw handle signing and submission in a single call
  • Webhooks — push notifications for withdraw_ready, epoch_complete, stake_activated, stake_deactivated
  • Portfolio dashboardget_staking_summary returns balance, stakes, APY, and recommended next action in one call
  • Withdrawal readinesscheck_withdraw_ready gives a direct ready/not-ready answer with ETA
  • Address detectioncheck_address_type identifies wallet vs stake account vs vote account
  • Full verification — on-chain memo proof, source code transparency, third-party verification links

Quick Start

{
  "mcpServers": {
    "solentic": {
      "url": "https://solentic.theblueprint.xyz/mcp"
    }
  }
}

Links

- Docs: https://solentic.theblueprint.xyz/docs
- API Explorer: https://solentic.theblueprint.xyz/api-docs
- OpenAPI: https://solentic.theblueprint.xyz/openapi.json
- llms.txt: https://solentic.theblueprint.xyz/llms.txt

Server Config

{
  "mcpServers": {
    "solentic": {
      "url": "https://solentic.theblueprint.xyz/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.