← Index

Blueprint Agentic Staking (Solentic)

io.github.blueprint-infrastructure/solentic·v1.2.0·Other
Quality Score
95
/100

Native Solana staking for AI agents. 26 MCP tools, one-shot signing, webhooks.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://solentic.theblueprint.xyz/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "solentic": {
      "command": "npx",
      "args": [
        "-y",
        "@solentic/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "solentic": {
      "command": "npx",
      "args": [
        "-y",
        "@solentic/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @solentic/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Other