Serversio.github.blueprint-infrastructure/solentic
S

Blueprint Agentic Staking (Solentic)

io.github.blueprint-infrastructure/solentic · v1.2.0
▦ npm
v1.2.0npm npm: @solentic/mcp-server🌐 https://solentic.theblueprint.xyz/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.blueprint-infrastructure/solentic",
  "description": "Native Solana staking for AI agents. 26 MCP tools, one-shot signing, webhooks.",
  "title": "Blueprint Agentic Staking (Solentic)",
  "repository": {
    "url": "https://github.com/blueprint-infrastructure/solentic-mcp",
    "source": "github"
  },
  "version": "1.2.0",
  "websiteUrl": "https://solentic.theblueprint.xyz",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@solentic/mcp-server",
      "version": "1.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://solentic.theblueprint.xyz/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}