{
  "name": "xyz.theblueprint/solentic",
  "version": "1.0.0",
  "title": "Solentic",
  "description": "Native Solana staking infrastructure purpose-built for AI agents. 26 MCP tools — one-shot stake/unstake/withdraw, webhooks for state changes, address detection, withdrawal readiness polling. Zero custody, fully verifiable source code, on-chain memo attribution.",
  "websiteUrl": "https://solentic.theblueprint.xyz",
  "repository": {
    "url": "https://github.com/blueprint-infrastructure/solentic-mcp",
    "source": "github"
  },
  "sourceCode": {
    "description": "Read the deployed source code directly — no GitHub access needed",
    "url": "https://solentic.theblueprint.xyz/api/v1/verify/source/"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://solentic.theblueprint.xyz/mcp",
      "authentication": {
        "required": false,
        "schemes": []
      }
    },
    {
      "type": "sse",
      "url": "https://solentic.theblueprint.xyz/mcp/sse",
      "authentication": {
        "required": false,
        "schemes": []
      }
    }
  ],
  "capabilities": {
    "tools": {}
  }
}
