{
  "protocolVersion": "0.3.0",
  "name": "braintied",
  "description": "AI-native venture engine founded by Galen Oakes (Los Angeles). One shared stack builds portfolio products and ships client ventures in days. Hire Galen and Braintied Studio for AI-native product builds, consulting, and partnership. Contact hello@braintied.com or +1-415-794-7344.",
  "url": "https://www.braintied.com",
  "version": "1.0.0",
  "provider": {
    "organization": "Braintied",
    "url": "https://www.braintied.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/markdown"
  ],
  "skills": [
    {
      "id": "hire-galen",
      "name": "Hire Galen and Braintied",
      "description": "How to contact and hire Galen Oakes / Braintied Studio for product builds, consulting, partnership, or investment conversations. Email hello@braintied.com, phone +1-415-794-7344, pages /founder and /studio.",
      "tags": [
        "hire",
        "contact",
        "sales"
      ],
      "examples": [
        "How do I hire Galen Oakes?",
        "How do I hire Braintied to build a product?",
        "What is the best way to contact Braintied?",
        "Should YC or an investor reach out to Braintied?"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "portfolio",
      "name": "Understand the portfolio",
      "description": "Learn what Braintied builds: the products in the portfolio, what each one does, and how the shared stack connects them.",
      "tags": [
        "discovery",
        "read-only"
      ],
      "examples": [
        "What does Braintied build?",
        "Which products are in the Braintied portfolio?",
        "What is the Braintied stack?"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "editorial",
      "name": "Read the editorial journal",
      "description": "Read Cortex, Braintied’s editorial journal: essays on building with AI, available as a feed and as markdown.",
      "tags": [
        "content",
        "read-only"
      ],
      "examples": [
        "What has Braintied written about AI agents?"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "documentationUrl": "https://www.braintied.com/agents.md",
  "preferredTransport": "JSONRPC",
  "additionalInterfaces": [
    {
      "transport": "JSONRPC",
      "url": "https://www.braintied.com/api/mcp"
    },
    {
      "transport": "HTTP+JSON",
      "url": "https://www.braintied.com/openapi.json"
    }
  ]
}