Blueprint Agentic Staking (Solentic)
@blueprint-infrastructure
About Blueprint Agentic Staking (Solentic)
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
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"solentic": {
"url": "https://solentic.theblueprint.xyz/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Reasoning MCP servers
MCP Servers
junfanz1This project demonstrates a decoupled real-time agent architecture that connects LangGraph agents to remote tools served by custom MCP (Modular Command Protocol) servers. The architecture enables a flexible and scalable multi-agent system where each tool can be hosted independent
Agenticstore — The Open Source Standard For Local Mcp Tooling
agenticstoreAgenticStore: The secure toolkit for AI agents. Instantly equip Claude Desktop, Cursor, and Windsurf with 27+ MCP tools, persistent memory, and SearXNG search, all protected by a built-in PII prompt firewall to protect your data from being exposed to AI agents.
Sandbox Mcp
pottekkatA Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.
ArduPilot MCP Server Sandbox
hfujikawa77ArduPilotドローンをAIエージェントから操作するMCPサーバーです。
n8n Workflow Builder MCP Server
makafeliAI assistant integration for n8n workflow automation through Model Context Protocol (MCP). Connect Claude Desktop, ChatGPT, and other AI assistants to n8n for natural language workflow management.
Comments