{
  "$schema": "https://modelcontextprotocol.io/schemas/mcp-discovery/v1.json",
  "name": "hefes",
  "title": "Hefes MCP Server",
  "version": "1.0.0",
  "description": "Hefes LLC — Managed Cloud Infrastructure & Web3 Development. Ask about services, submit a token launch inquiry, or send a contact message.",
  "publisher": {
    "name": "Hefes LLC",
    "url": "https://hefes.net/",
    "contact": "mailto:ryder@hefes.net"
  },
  "servers": [
    {
      "name": "hefes",
      "transport": "streamable-http",
      "endpoint": "https://mcp.hefes.net/mcp",
      "protocol_version": "2025-03-26",
      "auth": "none"
    }
  ],
  "tools": [
    {
      "name": "get_services",
      "description": "Returns the Hefes services catalog (managed cloud + Web3 development) as Markdown. Use this to answer questions about what Hefes offers."
    },
    {
      "name": "submit_token_launch",
      "description": "Submit a token launch inquiry (ERC-20/721/1155, BEP-20, SPL, custom). Captures token standard, target network, supply, features, contact."
    },
    {
      "name": "contact_hefes",
      "description": "Send a free-form inquiry to Hefes (cloud infra, Web3 dev, partnership, pricing, etc)."
    }
  ],
  "documentation": "https://hefes.net/index.md",
  "homepage": "https://hefes.net/"
}
