Wraps the Blueprint REST API to give AI agents native Solana staking operations. You get 26 tools split into one-shot actions (stake, unstake, withdraw) that handle build-sign-submit in a single call by forwarding your secret key over HTTPS for in-memory signing, plus advanced tools that return unsigned transactions if you want to sign locally. Also includes portfolio reads (balances, stake accounts, APY), validator metrics, webhook registration for state changes, and verification tools to audit the deployed source. Runs as stdio or connects to their hosted MCP endpoint. Useful if you're building agents that need to manage SOL staking positions without managing raw transaction construction.
claude mcp add --transport stdio io.github.blueprint-infrastructure-solentic uvx solentic