Dev Builds First Money-Spending MCP Server, Keeps Agent From Burning Ad Budget
idea_launch_io · reddit · 2026-09-07
An indie developer open-shares his first remote MCP server (idea-launch.io/mcp), which runs paid ad experiments to validate product ideas — connected to a real ad account and budget.
The core design is a "read-or-prepare" split across all 18 tools: the agent can create ideas, draft briefs, generate ad creative, prepare runs, and read results, but the actual spend-triggering step is a human confirmation click in the web app. Worst case for a misunderstood instruction is a pending prepared run, not burned budget.
Engineering notes:
- Streamable HTTP + OAuth 2.1 with dynamic client registration; no API keys to paste
- OAuth discovery was the fiddliest part across clients
- Also shipped as a Claude Code plugin — install is one command, or literally "ask your agent to install <url>"
The author says he's more interested in whether the read-or-prepare pattern is right than in pitching the product.
More from coding & agent
- Claude Code Users Press Anthropic on Whether Usage Resets Are Still Manual or Automatic — burhop · 2026-09-07
- Devtoolsniff bundles cursor rules generators, MCP configs, and an AI IDE cost calculator — Ice-Medium · 2026-09-07
- Blogger says Google Astra's natural tone broke his last dependency on Claude — StewartalsopIII · 2026-09-07
- AI agent sorts 15,000 files, 500GB Google Drive in 15 minutes with zero deletes — thisiskp_ · 2026-09-07
- One prompt built a neon two-player Pong game deployed to Apple TV in minutes — msg · 2026-09-07
- Our support bot has no memory, on purpose — a five-file agent architecture — Pitiful-Surround-285 · 2026-09-07