Blueprint Agentic Staking (Solentic)
@blueprint-infrastructure
关于 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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"solentic": {
"url": "https://solentic.theblueprint.xyz/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
推理 分类下的更多 MCP 服务器
Task Planner MCP Server
CaptainCrouton89An MCP (Model Context Protocol) server that helps AI assistants (like Claude) break down complex tasks into manageable steps, track progress, and manage a hierarchical task list.
Sandbox Mcp
pottekkatA Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.
NeoCoder: Neo4j-Guided AI Coding Workflow
angrysky56An MCP server allowing AI assistants to use a Neo4j knowledge graph as their primary, dynamic instruction manual and long term project memory with adaptive templating and autonomous tool development tools.
Emergency Medicare Management MCP Server
manolazemergency-medicare-planner-mcp-server
Part 1. Real-Time LangGraph Agent with MCP Tool Execution
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
评论