POWER MY >_ PROMPT
2,400+ creators already funded

Caffeine doesn't compile.
Buy me compute.

The tip jar for AI builders. Your fans don't buy you coffee — they fund the compute behind everything you ship. Real costs. Real projects. Real impact.

install.shconfig.tsbadge.md
# 1. Claim your link in 10 seconds
$ npx powermyprompt init --handle @leo
...
✓ powermyprompt.com/@leo is live.
# 2. Connect your API provider
$ npx powermyprompt connect --provider anthropic
✓ Anthropic API credits linked.
# 3. Badge your README
$ npx powermyprompt badge --style flat
✓ Badge copied to clipboard 📋
$
Leo
powermyprompt.com/@leo
✦ AI Engineer & Builder

Building open-source AI agents that ship. Every tip funds the API calls behind my tools — currently all-in on NeuralKit, an agent orchestration framework.

Claude APINext.jsTypeScriptAgentsPython
📍
Location
San Francisco, CA
🔗
Provider
Anthropic + OpenAI
Power My Prompt
Trusted by builders using
AnthropicOpenAIReplicateHugging FaceVercelSupabase
// the_problem
You bring the ideas. They bring the compute.

paying out of pocketcommunity-funded compute

Error 402: Caffeine insufficient
The caffeine cope

Coffee won't fix your API bill. It won't even fix your sleep schedule.

  • $6 oat latte funds 0.00 API calls
  • Gives you anxiety, not GPU hours
  • Crashes harder than your prod server
  • Stains your teeth, not your commit graph
  • 3am jitters don't debug themselves
  • Your API bill is still $200/mo
vs
With PowerMyPrompt
Your fans fund the compute

Every tip is tied to real API costs. Supporters fund the compute behind your work.

  • Tips fund your API costs directly
  • Supporters see exactly what they fund
  • Zero platform fees, ever
  • Ship freely without watching the bill
  • Your community powers your best work
  • Real costs. Real projects. Real impact.
// how_it_works
Three commands. That's it.

No forms. No dashboards. Ship from your terminal.

step_01.sh
Step 01 — Claim
# claim your handle
$ npx pmp init --handle @leo
✓ powermyprompt.com/@leo is live
step_02.sh
Step 02 — Connect
# link your API provider
$ npx pmp connect --provider anthropic
✓ Provider linked. Ready to receive.
step_03.sh
Step 03 — Share
# badge your README
$ npx pmp badge --readme
✓ Fans can now fund your compute.
// developer_first
Built for the terminal.
Ships from the CLI.

No dashboards to learn. No forms to fill. Everything works from your terminal — just how you like it.

  • One command to claim your page
  • Auto-detect your API provider
  • Generate README badges instantly
  • Webhook support for tip notifications
  • GitHub Action for automated thank-yous
Read the docs →
webhook.tsbadge.yml
// Listen for new tips in real-time
import { PowerMyPrompt } from 'powermyprompt'
const pmp = new PowerMyPrompt({
  handle: '@leo',
  provider: 'anthropic'
})
pmp.onTip((tip) => {
  console.log(
    `💰 ${tip.from} sent ${tip.tokens} tokens`
  )
})
// Output:
💰 @alex sent 100k tokens
💰 @priya sent 2M tokens
// why_pmp
Built different for builders.
Core

Direct compute funding

Tips are tied to real API costs — not a generic wallet. Your supporters fund the actual compute behind your agents, tools, and open-source projects.

Integration

README badges & embeds

One-line embed for GitHub, Notion, and any website. Dynamic badge shows live supporter count.

Zero platform fees

We don't take a cut. Only standard payment processing fees.

Real-time analytics

Track every tip, see supporters, monitor your token burn rate live.

Community wall

Supporters get recognized on your page. Build loyalty with fans.

// TODO: stop_paying_for_users_api_calls.sh

Skip the latte.
Fund the inference.

Free forever. Zero fees. Get your page in one command.

init_funding.sh
# Ready to fund your compute?
$ npx powermyprompt init --email
✓ Enter your email to get early access:
>