{
  "site": "babel",
  "products": [
    {
      "id": "pachinko",
      "index": "01",
      "name": "Pachinko",
      "kind": "macOS + iOS app",
      "description": "Pachinko is a macOS and iOS app for tasks, notes, projects, feeds, and automated AI workflows, with import from Things and Bear.",
      "url": "https://www.babel.so/pachinko/",
      "operatingSystem": "macOS 26+, iOS 26+",
      "offers": [
        {
          "price": 0,
          "currency": "USD",
          "note": "tasks, notes, projects, capture, sync, imports"
        },
        {
          "price": 9,
          "currency": "USD",
          "period": "month",
          "note": "Pro AI: functions, feeds, chat, themes, MCP"
        },
        {
          "price": 229,
          "currency": "USD",
          "note": "Pro AI lifetime, one-time"
        }
      ],
      "downloadUrls": [
        "https://dub.sh/LatestPachinko",
        "https://apps.apple.com/us/app/pachinko-to-go/id6753701800"
      ],
      "comingSoon": [
        "remote runners"
      ],
      "mcp": {
        "server": "http://localhost:3000/mcp",
        "requires": "Pachinko Pro AI",
        "tools": [
          "add_note",
          "add_section",
          "delete_tool",
          "get_image",
          "get_note",
          "list_areas",
          "list_notes",
          "list_projects",
          "list_sections",
          "list_statuses",
          "move_note",
          "queue_function",
          "set_note_due_date",
          "set_note_source",
          "set_note_start_date",
          "set_note_status",
          "set_project_status"
        ],
        "note": "Schemas are served by the app's MCP server itself via tools/list."
      }
    },
    {
      "id": "powerups",
      "name": "Pachinko Powerups",
      "kind": "content drops (.inko)",
      "description": "Ready-made Feeds and Functions that chain with Pachinko. Import a powerup, adapt it to your context.",
      "url": "https://www.babel.so/pachinko/powerups/",
      "operatingSystem": "requires Pachinko",
      "offers": [
        {
          "price": 0,
          "currency": "USD",
          "note": "free downloads"
        }
      ],
      "downloadUrls": [
        "https://www.babel.so/mcp/powerups.json"
      ]
    }
  ]
}