Connect aNewStream to Lovable

You describe it. Lovable builds it. aNewStream remembers it.


TL;DR

Lovable builds apps from natural language. The problem? You ship so fast you lose track of what you built. Connect aNewStream via MCP and every feature, redesign, and pivot gets logged. When investors ask "what did you ship last month?" — you have receipts.


Why Lovable?

Lovable is magic. You describe an app and it appears. Features ship in minutes, not sprints.

But speed creates a different problem. Three hours in, you've iterated 15 times and can't remember what the app looked like at iteration 3. You can't answer "what changed since the demo you showed me last Tuesday."

That's where aNewStream comes in:


Setup (2 minutes)

Step 1: In Lovable, go to SettingsConnectorsPersonal connectors

Step 2: Click New MCP server and configure:

Field Value
Server name aNewStream
Server URL https://api.anewstream.com/mcp
Auth header Authorization: Bearer ansk_your_key_here

Step 3: Save. Connected.


Getting an API Key

From the web app: Go to https://app.anewstream.com, log in, copy your API key from settings.

From the CLI:

npm install -g anewstream
anewstream login
anewstream config get api-key

The Workflow

Lovable builds. You narrate. aNewStream remembers.

"Create a product called SCHEDULEAPP in aNewStream"

Product exists. Now start building.

[In Lovable] "Add a calendar view with drag-and-drop events"

Lovable builds the feature. Then:

"Push an update to SCHEDULEAPP-001 saying added calendar view with drag-and-drop"

[Keep building] "Add recurring event support"

"Push an update to SCHEDULEAPP-001 saying added recurring events — daily, weekly, monthly"

"Generate a changelog for SCHEDULEAPP"

GENERATE agent drafts formatted release notes from your history. You approve.


What You Can Track

You're building this Log it as
New feature push_update with description
UI redesign push_update with "redesigned X"
Bug fix push_update with "fixed X"
Integration push_update with "added X integration"
Pricing change push_update with data: { price: X }

All 8 Agents, From Lovable

Agent What It Does
ASK "What features did I add last week?"
SIMULATE "Practice pitching to a skeptical investor"
GENERATE "Write a Product Hunt launch post"
WIRE "Research competitor pricing"
LEDGER "What are my margins at $39/month?"
HQ Orchestrates all of the above

AI proposes. You approve. Nothing goes out without your say.


OAuth Status

Lovable supports OAuth, but there's currently an issue with token exchange on their end. For now, API key auth is the way. OAuth should work once Lovable updates their implementation. We'll update this post when it does.


Read More

Official Docs: Lovable MCP Integration

Also building in the browser? Connect Replit →

Other MCP Clients: Claude | ChatGPT | Cursor | VS Code | Replit | Antigravity | Codex

Try It Now → | Back to Home


Contact