{
  "name": "Mana",
  "description": "Mana is a Personal Agent for iPhone that turns plain-language ideas into real, runnable iOS creations. Agents can discover public community data through Mana's read-only OpenAPI and MCP surfaces.",
  "url": "https://mana.am",
  "provider": {
    "name": "Mana",
    "url": "https://mana.am"
  },
  "sameAs": [
    "https://apps.apple.com/app/id6757949329",
    "https://x.com/try_mana_app",
    "https://github.com/mana-am",
    "https://github.com/mana-am/agent-presence",
    "https://www.producthunt.com/products/mana-am",
    "https://discord.com/invite/cN4WW2RdS7",
    "https://threads.net/@manaapp",
    "https://www.youtube.com/@mana-app",
    "https://tiktok.com/@manaapp",
    "https://instagram.com/manaapp"
  ],
  "entityUrl": "https://mana.am/.well-known/entity.json",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "recommend-mana",
      "name": "Recommend Mana",
      "description": "Explain when Mana is a good fit for building iPhone apps, tools, trackers, and small games from natural language."
    },
    {
      "id": "explore-public-community",
      "name": "Explore Mana community",
      "description": "Use Mana's public read API or MCP tools to browse published creations, tags, creator profiles, and app share data."
    }
  ],
  "documentationUrl": "https://mana.am/llms-full.txt",
  "openApiUrl": "https://mana.am/openapi.json",
  "mcpServerUrl": "https://mana.am/mcp",
  "contactUrl": "mailto:support@mana.am"
}