babel

mcp://babel.so/powerups

powerups raw
{
  "note": "Powerups are curated sets of Pachinko Feeds and Functions. A .inko file imports directly into Pachinko. Feeds run on a schedule; a function runs against notes you drop on it.",
  "powerups": [
    {
      "slug": "investing",
      "title": "Protect Your Portfolio",
      "category": "Investing",
      "summary": "Make more informed decisions about the money you put at risk.",
      "url": "https://www.babel.so/pachinko/powerups/investing/",
      "feedCount": 3,
      "functionCount": 0,
      "functions": [
        {
          "id": "market-mood",
          "title": "Market Mood",
          "kind": "feed",
          "summary": "Track six market indicators and get a concise summary of the mood and what changed.",
          "lovedBy": "erich",
          "downloadUrl": "https://www.babel.so/pachinko/powerups/download/market-mood.inko"
        },
        {
          "id": "pdf-to-portfolio",
          "title": "PDF to Portfolio",
          "kind": "feed",
          "summary": "Import investor PDFs into Pachinko to read alongside your investment notes.",
          "downloadUrl": "https://www.babel.so/pachinko/powerups/download/pdf-to-portfolio.inko"
        },
        {
          "id": "whale-watch",
          "title": "Whale Watch",
          "kind": "feed",
          "summary": "Follow the quarterly portfolio changes of investors you respect, with new positions, additions and reductions drawn from their 13F filings.",
          "downloadUrl": "https://www.babel.so/pachinko/powerups/download/whale-watch.inko"
        }
      ],
      "comingSoon": []
    },
    {
      "slug": "politics-economics",
      "title": "Know Your World",
      "category": "Politics + Economics",
      "summary": "Make sense of the forces shaping the world you live and work in.",
      "url": "https://www.babel.so/pachinko/powerups/politics-economics/",
      "feedCount": 1,
      "functionCount": 0,
      "functions": [
        {
          "id": "civic-briefing",
          "title": "Civic Briefing",
          "kind": "feed",
          "summary": "Understand the bills, votes and executive orders that affect the issues you care about, with what happened and what comes next.",
          "downloadUrl": "https://www.babel.so/pachinko/powerups/download/civic-briefing.inko"
        }
      ],
      "comingSoon": []
    },
    {
      "slug": "health",
      "title": "Become Your Best Self",
      "category": "Health",
      "summary": "Take a more informed role in your own health.",
      "url": "https://www.babel.so/pachinko/powerups/health/",
      "feedCount": 1,
      "functionCount": 1,
      "functions": [
        {
          "id": "dr-quackery",
          "title": "Dr. Quackery",
          "kind": "function",
          "summary": "Find out whether a health claim holds up, with the research examined for the product, dose and people it concerns.",
          "downloadUrl": "https://www.babel.so/pachinko/powerups/download/dr-quackery.inko"
        },
        {
          "id": "health-claim-watch",
          "title": "Health Claim Watch",
          "kind": "feed",
          "summary": "Follow how the evidence around a health claim develops, including new findings, challenges, corrections and retractions.",
          "downloadUrl": "https://www.babel.so/pachinko/powerups/download/health-claim-watch.inko"
        }
      ],
      "comingSoon": []
    },
    {
      "slug": "business",
      "title": "Build Your Empire",
      "category": "Business",
      "summary": "Build something people need into a business that lasts.",
      "url": "https://www.babel.so/pachinko/powerups/business/",
      "feedCount": 0,
      "functionCount": 1,
      "functions": [
        {
          "id": "lessons-from-great-founders",
          "title": "Lessons from Great Founders",
          "kind": "function",
          "summary": "Apply lessons from exceptional founders’ most consequential decisions to the choices facing your own business.",
          "downloadUrl": "https://www.babel.so/pachinko/powerups/download/lessons-from-great-founders.inko"
        }
      ],
      "comingSoon": []
    },
    {
      "slug": "research-learning",
      "title": "Study Up",
      "category": "Research + Learning",
      "summary": "Explore what interests you and build understanding you can use.",
      "url": "https://www.babel.so/pachinko/powerups/research-learning/",
      "feedCount": 1,
      "functionCount": 1,
      "functions": [
        {
          "id": "level-with-me",
          "title": "Level With Me",
          "kind": "feed",
          "summary": "Put new research to work without needing a PhD in the subject. Level With Me makes difficult papers understandable, with worked examples that show how the ideas apply to your own project.",
          "downloadUrl": "https://www.babel.so/pachinko/powerups/download/level-with-me.inko"
        },
        {
          "id": "longhand",
          "title": "Longhand",
          "kind": "function",
          "summary": "Photograph the board. Longhand turns it into readable study notes and typesets the equations.",
          "downloadUrl": "https://www.babel.so/pachinko/powerups/download/longhand.inko"
        }
      ],
      "comingSoon": []
    },
    {
      "slug": "home-garden",
      "title": "Welcome to the Jungle",
      "category": "Home + Garden",
      "summary": "Make the place you live work better for the life you want.",
      "url": "https://www.babel.so/pachinko/powerups/home-garden/",
      "feedCount": 0,
      "functionCount": 1,
      "functions": [
        {
          "id": "plant-finder",
          "title": "Plant Finder",
          "kind": "function",
          "summary": "Research the plants on your list, with botanical names, light requirements and mature sizes grouped by planting area.",
          "downloadUrl": "https://www.babel.so/pachinko/powerups/download/plant-finder.inko"
        }
      ],
      "comingSoon": []
    },
    {
      "slug": "food-travel",
      "title": "Follow Your Taste",
      "category": "Food + Travel",
      "summary": "Find more to enjoy at your own table and far from home.",
      "url": "https://www.babel.so/pachinko/powerups/food-travel/",
      "feedCount": 1,
      "functionCount": 0,
      "functions": [
        {
          "id": "trip-watch",
          "title": "Trip Watch",
          "kind": "feed",
          "summary": "Stay ahead of strikes, storms, closures and advisories that affect your trip, with the booking, route or date to reconsider.",
          "downloadUrl": "https://www.babel.so/pachinko/powerups/download/trip-watch.inko"
        }
      ],
      "comingSoon": []
    }
  ]
}