I let an AI agent build Airtable bases through the API, and flag what I must finish by hand.
Connect MCPs. Build in one place
MCP lets an AI agent reach into the tools you already use and do the work — not just talk about it.
My work lives across a dozen tools.
Spreadsheets, Notion, Slack, Airtable — and none of them talk to each other.
So I became the glue.
Copy a row from a sheet into Notion.
Paste a summary into Slack.
Re-type the same thing in three places.
The AI could tell me what to do,
but it couldn't touch any of my tools.
So what if it could reach into the tools I already use,
and do the work itself?
That's what MCP does.
It's a standard plug that lets an agent connect to a tool and operate it.
You give the agent three things:
- Access — an MCP connection or API key
- How to build — the tool's docs and rules
- What to build — the outcome you want, in plain words
Now "summarise these rows and post them to Slack" isn't an afternoon.
It's one sentence to my agent.
One place
your tools, your agent, one chat. No tab-hopping, no copy-paste relay between apps.
5x faster
you describe the outcome; the agent does the wiring. The slow part stops being you.
Yours to reuse
the setup files are a seed. Tweak them and grow the next build from the same root.
No code required
MCP connections and plain-English specs, not SDKs or glue scripts.
It compounds
every build teaches the agent more of your stack, so the next one is faster than the last.
Hover or click a step to open it.
Grab it from "Try it yourself" — it carries the three things any agent needs to operate a tool.
Stay safe
Pull API keys from a password manager and never paste secrets into chat. Start with non-critical or test data, and confirm before any write or delete on real data.
If a connection won't cooperate
Bridge the two tools by hand for this session — read from A, write to B through whatever access works. You still leave with a working result, and can automate the connection later.
Common tools & how they connect
Google Sheets / Drive / Gmail via a Google MCP or one-click connector; Notion, Airtable and Slack via connector or MCP; n8n / Make / Zapier via MCP or API; GitHub and Supabase via their own MCP servers.